From 0087c72f82d1f4163aeb7da5f0caebdc10f34be7 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 12 Mar 2001 15:43:03 +0000 Subject: [PATCH] Added CONFIGS definition to install RULES_BUILD. --- src/makeBaseApp/top/configure/Makefile | 1 + 1 file changed, 1 insertion(+) 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