diff --git a/configure/RELEASE b/configure/RELEASE index 04a9e55..7591386 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -2,9 +2,7 @@ # Run "gnumake clean uninstall install" in the application # top directory each time this file is changed. --include $(TOP)/../configure/RELEASE_PATHS.local --include $(TOP)/../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH) --include $(TOP)/../configure/RELEASE_LIBS.local +-include $(TOP)/../configure/RELEASE_LIBS_INCLUDE -include $(TOP)/RELEASE.local -include $(TOP)/configure/RELEASE.local diff --git a/iocs/andorIOC/configure/RELEASE b/iocs/andorIOC/configure/RELEASE index 419ff0d..086e886 100644 --- a/iocs/andorIOC/configure/RELEASE +++ b/iocs/andorIOC/configure/RELEASE @@ -4,8 +4,6 @@ ADANDOR=$(TOP)/../.. --include $(TOP)/../../../configure/RELEASE_PATHS.local --include $(TOP)/../../../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH) --include $(TOP)/../../../configure/RELEASE_PRODS.local +-include $(TOP)/../../../configure/RELEASE_PRODS_INCLUDE -include $(TOP)/RELEASE.local -include $(TOP)/configure/RELEASE.local