mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
plugin.mk: Remove depend.mk inclusion
This commit is contained in:
parent
9e34c46389
commit
87f4f09458
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ endif
|
|||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
include $(MODDIR)/make/depend.mk
|
||||
# include $(MODDIR)/make/depend.mk
|
||||
|
||||
ifeq ($(INSTALLED_PLUGIN),)
|
||||
INSTALLED_PLUGIN = $(INSTALL_LIBDIR)/$(PLUGIN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue