From d29a589bffd7e215fa393b0c204087615bd56a60 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 29 Mar 2006 17:09:24 +0000 Subject: [PATCH] Renamed CONFIG_EXTENSION to CONFIG_SITE. --- src/makeBaseExt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makeBaseExt/Makefile b/src/makeBaseExt/Makefile index 4b768ddda..b4e9635d1 100644 --- a/src/makeBaseExt/Makefile +++ b/src/makeBaseExt/Makefile @@ -7,7 +7,7 @@ TEMPLATES_DIR = makeBaseExt TEMPLATES += top/Makefile TEMPLATES += top/README TEMPLATES += top/configure/CONFIG -TEMPLATES += top/configure/CONFIG_EXTENSIONS +TEMPLATES += top/configure/CONFIG_SITE TEMPLATES += top/configure/Makefile TEMPLATES += top/configure/RELEASE TEMPLATES += top/configure/RULES