mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 04:53:57 +01:00
projects.py fix: Read_value() does not return entire section
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
305cc0a1a7
commit
3a180033d4
2 changed files with 32 additions and 30 deletions
|
|
@ -2,6 +2,7 @@ TOPDIR = ../..
|
|||
|
||||
SUBTREE_INSTALL_PREFIX ?= /etc/jcs
|
||||
SUBTREE_FILES += ./templates/dir/module/Makefile ./templates/dir/src/Makefile
|
||||
SUBTREE_DIRS += $(dir $(SUBTREE_FILES))
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/subtree.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue