From 03e9ce2855039b6fd8a5bedf12107b221892508d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 20 Dec 2006 21:21:44 +0000 Subject: [PATCH] Moved ca to immediately follow libCom. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index d2bc2a66d..3d5978b07 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,10 +14,10 @@ TOP = .. include $(TOP)/configure/CONFIG DIRS += libCom +DIRS += ca DIRS += RTEMS DIRS += libCom/test DIRS += toolsComm -DIRS += ca DIRS += dbStatic DIRS += registry DIRS += bpt