mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
jw.pkg.cmds.distro.lib: Add Module
Add a place to for distribution related utilities. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f991bbfcd9
commit
6c98c9b650
1 changed files with 4 additions and 0 deletions
4
src/python/jw/pkg/cmds/distro/lib/Makefile
Normal file
4
src/python/jw/pkg/cmds/distro/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