mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-26 23:23:55 +01:00
tmpl/doxygen/Makefile, doxygen.conf.tmpl: Add doxygen.conf.tmpl to tmpl/doxygen
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
88be4181c7
commit
2c15a0925a
2 changed files with 21 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ LOGO = logo.png
|
|||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/svg.mk
|
||||
|
||||
LOCAL_TMPL = $(wildcard *.html $(LOGO))
|
||||
LOCAL_TMPL = $(wildcard *.html *.tmpl $(LOGO))
|
||||
|
||||
include $(MODDIR)/make/tmpl.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue