$(TOPDIR)/Makefile: include py-topdir.mk
jw-pkg is a Python-heavy project, so include py-topdir.mk.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
22b09dd9aa
commit
d933c59ada
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -5,6 +5,7 @@ include $(TOPDIR)/make/proj.mk
|
||||||
include $(JWBDIR)/make/topdir.mk
|
include $(JWBDIR)/make/topdir.mk
|
||||||
include $(JWBDIR)/make/srcdist.mk
|
include $(JWBDIR)/make/srcdist.mk
|
||||||
include $(JWBDIR)/make/git-cvs-bridge.mk
|
include $(JWBDIR)/make/git-cvs-bridge.mk
|
||||||
|
include $(JWBDIR)/make/py-topdir.mk
|
||||||
|
|
||||||
all:
|
all:
|
||||||
clean: clean.pkgconfig
|
clean: clean.pkgconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue