diff --git a/src/python/jw/pkg/Makefile b/src/python/jw/pkg/Makefile new file mode 100644 index 00000000..59b3ac1f --- /dev/null +++ b/src/python/jw/pkg/Makefile @@ -0,0 +1,4 @@ +TOPDIR = ../../../.. + +include $(TOPDIR)/make/proj.mk +include $(JWBDIR)/make/py-mod.mk