mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk, projects.py: Add command htdocs-dir
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
aacb3ffc0f
commit
c426a3748c
2 changed files with 20 additions and 0 deletions
|
|
@ -721,6 +721,7 @@ endef
|
|||
|
||||
proj_query = $(shell python $(MOD_SCRIPT_DIR)/projects.py -p $(PROJECTS_DIR) -t $(TOPDIR) $(1))
|
||||
proj_dir = $(call proj_query,proj-dir $(1))
|
||||
htdocs_dir = $(call proj_query,htdocs-dir $(1))
|
||||
|
||||
# ----- local.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue