Re-add Python modules into the installed package by adding src/python/jw/pkg/Makefile.
Signed-off-by: Jan Lindemann <jan@janware.com>
4 lines
86 B
Makefile
4 lines
86 B
Makefile
TOPDIR = ../../../..
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(JWBDIR)/make/py-mod.mk
|