Skip to content

Commit

Permalink
config/Substfiles.am: restrict to the dedicated list.
Browse files Browse the repository at this point in the history
We recover the scope of $(SUBSTFILES) to explicitly control what files
are being generated from the corresponding .in.

Signed-off-by: Benda Xu <[email protected]>
  • Loading branch information
Benda Xu committed Apr 4, 2024
1 parent 8f2f6cd commit 580f0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/Substfiles.am
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ SUBSTFILES =
CLEANFILES += $(SUBSTFILES)
dist_noinst_DATA += $(SUBSTFILES:=.in)

$(call SUBST,%,)
$(SUBSTFILES): $(call SUBST,%,)

0 comments on commit 580f0fe

Please sign in to comment.