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 9, 2024
1 parent 162cc80 commit e7f05f7
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 @@ -44,4 +44,4 @@ SUBSTFILES =
CLEANFILES += $(SUBSTFILES)
dist_noinst_DATA += $(SUBSTFILES:=.in)

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

0 comments on commit e7f05f7

Please sign in to comment.