mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
jw.pkg: Add Makefile
Re-add Python modules into the installed package by adding src/python/jw/pkg/Makefile. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c2353654eb
commit
441051ea4a
1 changed files with 4 additions and 0 deletions
4
src/python/jw/pkg/Makefile
Normal file
4
src/python/jw/pkg/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
TOPDIR = ../../../..
|
||||||
|
|
||||||
|
include $(TOPDIR)/make/proj.mk
|
||||||
|
include $(JWBDIR)/make/py-mod.mk
|
||||||
Loading…
Add table
Add a link
Reference in a new issue