From 5218f656ec71a9668d4976f38543e36d62b3121b Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 27 Sep 2000 16:08:06 +0000 Subject: [PATCH] Added makeBaseExt directory. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 2ea8c4c68..5e3de5378 100644 --- a/src/Makefile +++ b/src/Makefile @@ -11,6 +11,7 @@ include $(TOP)/configure/CONFIG # DIRS += toolsComm DIRS += makeBaseApp +DIRS += makeBaseExt DIRS += libCom DIRS += libCom/test DIRS += ca