From 0c4cf4ff23795276c03a5c788e9fc3fe123d8ec0 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 26 Mar 2008 18:55:03 +0000 Subject: [PATCH] SRC_DIRS should be inside top tree. --- src/excas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/excas/Makefile b/src/excas/Makefile index 22bf54e6d..0d4d51638 100644 --- a/src/excas/Makefile +++ b/src/excas/Makefile @@ -14,7 +14,7 @@ include $(TOP)/configure/CONFIG PROD_LIBS += $(EPICS_BASE_HOST_LIBS) -SRC_DIRS += $(INSTALL_TEMPLATES)/makeBaseApp/top/caServerApp +SRC_DIRS += $(TOP)/src/makeBaseApp/top/caServerApp # # Added ws2_32 winmm user32 for the non-dll build