diff --git a/config/Substfiles.am b/config/Substfiles.am index 18422bf64..2459637ab 100644 --- a/config/Substfiles.am +++ b/config/Substfiles.am @@ -44,4 +44,4 @@ SUBSTFILES = CLEANFILES += $(SUBSTFILES) dist_noinst_DATA += $(SUBSTFILES:=.in) -$(call SUBST,%,) +$(SUBSTFILES): $(call SUBST,%,)