diff --git a/.gitignore b/.gitignore index dc375f1..5cafee6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ vendor/aravis* configure/*.local +*.local O.*/ bin/ lib/ 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 -