From faf928100dad69f85ca7a5388e7a7ad9d4f8d39b Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 30 Jul 2002 17:44:25 +0000 Subject: [PATCH] accidently committed version not buildibg gdd and cas --- src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile b/src/Makefile index 779fd5dca..e69c5a46c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -44,8 +44,8 @@ ifneq (,$(findstring RTEMS,$(BUILD_ARCHS))) DIRS += RTEMS endif DIRS += libCom/test -#DIRS += gdd -#DIRS += cas +DIRS += gdd +DIRS += cas include $(TOP)/configure/RULES_DIRS