From 40b83759de7203cd6f3c92567b16c4eef2c0747a Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Tue, 6 Jul 2010 17:23:24 -0500 Subject: [PATCH] Added dBStatic to cas depend dirs. Needs alarm.h --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 49b8b5ea7..3aaaf1fdf 100644 --- a/src/Makefile +++ b/src/Makefile @@ -85,7 +85,7 @@ DIRS += gdd gdd_DEPEND_DIRS = ca DIRS += cas -cas_DEPEND_DIRS = gdd +cas_DEPEND_DIRS = gdd dbStatic DIRS += excas excas_DEPEND_DIRS = cas as registry