forked from lix-project/lix
Declare template_files as a simply expanded variable
This commit is contained in:
parent
814a73227f
commit
70d8e8fdde
|
@ -1,3 +1,5 @@
|
||||||
|
template_files :=
|
||||||
|
|
||||||
# Create the file $(1) from $(1).in by running config.status (which
|
# Create the file $(1) from $(1).in by running config.status (which
|
||||||
# substitutes all ‘@var@’ variables set by the configure script).
|
# substitutes all ‘@var@’ variables set by the configure script).
|
||||||
define instantiate-template =
|
define instantiate-template =
|
||||||
|
|
Loading…
Reference in a new issue