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
|