From ae8b8295a6b19eceb4954568702502928dfea31e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 28 Mar 2006 21:35:53 +0000 Subject: [PATCH] Renamed CONFIG_APP to CONFIG_SITE. --- src/makeBaseApp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makeBaseApp/Makefile b/src/makeBaseApp/Makefile index e3ebcc26e..b2d8c58f3 100644 --- a/src/makeBaseApp/Makefile +++ b/src/makeBaseApp/Makefile @@ -6,7 +6,7 @@ TEMPLATES_DIR = makeBaseApp TEMPLATES += top/Makefile TEMPLATES += top/configure/CONFIG -TEMPLATES += top/configure/CONFIG_APP +TEMPLATES += top/configure/CONFIG_SITE TEMPLATES += top/configure/Makefile TEMPLATES += top/configure/RELEASE TEMPLATES += top/configure/RULES