From 8ecceef7068f7bb0d3a4757c8b059ad2aa10e45d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 3 Jun 2003 20:06:48 +0000 Subject: [PATCH] Get template file from INSTALL_TEMPLATES dir. --- src/excas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/excas/Makefile b/src/excas/Makefile index 1c175d335..22bf54e6d 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 += $(TOP)/templates/makeBaseApp/top/caServerApp +SRC_DIRS += $(INSTALL_TEMPLATES)/makeBaseApp/top/caServerApp # # Added ws2_32 winmm user32 for the non-dll build