mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-17 08:06:38 +02:00
Makefile: Include py-topdir.mk
Include py-topdir.mk, which entails loads of fallout from make check. Fix it.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7212850b22
commit
e9845b5a1f
45 changed files with 1796 additions and 1191 deletions
1
Makefile
1
Makefile
|
|
@ -2,3 +2,4 @@ TOPDIR = .
|
|||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/topdir.mk
|
||||
include $(JWBDIR)/make/py-topdir.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue