Changed to use relative path to top of module

This commit is contained in:
Mark Rivers
2015-09-18 12:07:29 -05:00
parent 4fc5132efb
commit 4bea4d9b16
+1 -1
View File
@@ -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)