diff --git a/configure/Makefile b/configure/Makefile index 040a0a41f..d0db30b9e 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -23,4 +23,6 @@ CONFIGS += $(subst ../,,$(wildcard ../RULES*)) CONFIGS += $(subst ../,,$(wildcard ../tools/*.pl)) +TARGETS = $(CONFIG_TARGETS) + include $(TOP)/configure/RULES