mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-17 22:56:38 +02:00
Include py-topdir.mk, which entails loads of fallout from make check. Fix it.
Signed-off-by: Jan Lindemann <jan@janware.com>
5 lines
112 B
Makefile
5 lines
112 B
Makefile
TOPDIR = .
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(JWBDIR)/make/topdir.mk
|
|
include $(JWBDIR)/make/py-topdir.mk
|