From 4bea4d9b16a68b89b0f34db15e22a71a20b44fb8 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Fri, 18 Sep 2015 12:07:29 -0500 Subject: [PATCH] Changed to use relative path to top of module --- iocs/andorIOC/configure/RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocs/andorIOC/configure/RELEASE b/iocs/andorIOC/configure/RELEASE index e439425..4846c86 100644 --- a/iocs/andorIOC/configure/RELEASE +++ b/iocs/andorIOC/configure/RELEASE @@ -2,7 +2,7 @@ # Run "gnumake clean uninstall install" in the application # top directory each time this file is changed. -ADANDOR=$(AREA_DETECTOR)/ADAndor +ADANDOR_TOP=$(TOP)/../.. -include $(TOP)/../../../configure/RELEASE_PATHS.local -include $(TOP)/../../../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH)