mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
topdir.mk: Add htdocs and tmpl to standard directories
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
1ee9f53394
commit
f136beba39
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ mrproper:distclean topdir.mrproper
|
|||
|
||||
SUBDIRS ?= $(wildcard inst/pre make scripts contrib src libsrc \
|
||||
tools include lib bin util plugins conf config cfg \
|
||||
images doc test inst/post)
|
||||
images htdocs tmpl doc test inst/post)
|
||||
PROJECT_DESCR = $(TOPDIR)/make/project.conf
|
||||
GIT_DESCR = $(TOPDIR)/.git/description
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue