config/Substfiles.am: restrict to the dedicated list.
We recover the scope of $(SUBSTFILES) to explicitly control what files are being generated from the corresponding .in. Signed-off-by: Benda Xu <orv@debian.org>
This commit is contained in:
parent
162cc80b81
commit
e7f05f7397
|
@ -44,4 +44,4 @@ SUBSTFILES =
|
|||
CLEANFILES += $(SUBSTFILES)
|
||||
dist_noinst_DATA += $(SUBSTFILES:=.in)
|
||||
|
||||
$(call SUBST,%,)
|
||||
$(SUBSTFILES): $(call SUBST,%,)
|
||||
|
|
Loading…
Reference in New Issue