diff --git a/src/makeBaseApp/top/configure/Makefile b/src/makeBaseApp/top/configure/Makefile index 3938e38ad..0fe06b0ba 100644 --- a/src/makeBaseApp/top/configure/Makefile +++ b/src/makeBaseApp/top/configure/Makefile @@ -5,6 +5,7 @@ TOP=.. include $(TOP)/configure/CONFIG TARGETS = $(CONFIG_TARGETS) +CONFIGS = $(CONFIG_INSTALLS) include $(TOP)/configure/RULES