From 407e23c7726c8248dec9956e63c06df332d10335 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 27 Jan 2000 19:51:40 +0000 Subject: [PATCH] add libCom/test --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 96cc13aa6..dbff6f6ff 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,6 +14,7 @@ DIRS += cxxTemplates DIRS += toolsComm DIRS += makeBaseApp DIRS += libCom +DIRS += libCom/test DIRS += dbStatic DIRS += db DIRS += ca