mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
topdir.mk: Add include $(MODDIR)/make/defs.mk forgotten in last commit
This commit is contained in:
parent
7636f4dac9
commit
a5dfe6b6b2
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ ifneq ($(wildcard $(TOPDIR)/make/defs.mk),)
|
|||
include $(TOPDIR)/make/defs.mk
|
||||
endif
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/rpmdist.mk
|
||||
include $(MODDIR)/make/subdirs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue