mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-28 17:15:23 +02:00
jw.pkg.build.lib: Move to jw.pkg.lib
In preparation of reorganizing the tree below cmds, move the lib subdirectory a level up. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
eb2dd919a1
commit
2e69639362
5 changed files with 4 additions and 4 deletions
4
src/python/jw/pkg/lib/Makefile
Normal file
4
src/python/jw/pkg/lib/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