conf/templates: Add subdir
Add $(TOPDIR)/conf/templates as a location for templates, i.e. input files to the CmdCreateFile template rendering command.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c0c9148281
commit
7396794122
2 changed files with 5 additions and 0 deletions
4
conf/templates/Makefile
Normal file
4
conf/templates/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TOPDIR = ../..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/dirs.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue