diff --git a/configure/RELEASE b/configure/RELEASE index 6339853..ba6950b 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -2,9 +2,8 @@ # Run "gnumake clean uninstall install" in the application # top directory each time this file is changed. +ADGENICAM = $(AREA_DETECTOR)/ADGenICam + -include $(TOP)/../configure/RELEASE_LIBS_INCLUDE -include $(TOP)/RELEASE.local -include $(TOP)/configure/RELEASE.local - -ADGENICAM = $(AREA_DETECTOR)/ADGenICam - diff --git a/iocs/aravisIOC/configure/RELEASE b/iocs/aravisIOC/configure/RELEASE index a31ca66..822ec95 100644 --- a/iocs/aravisIOC/configure/RELEASE +++ b/iocs/aravisIOC/configure/RELEASE @@ -3,9 +3,8 @@ # top directory each time this file is changed. ADARAVIS=$(TOP)/../.. +ADGENICAM = $(AREA_DETECTOR)/ADGenICam -include $(TOP)/../../../configure/RELEASE_PRODS_INCLUDE -include $(TOP)/RELEASE.local -include $(TOP)/configure/RELEASE.local - -ADGENICAM = $(AREA_DETECTOR)/ADGenICam