Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions configure/RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -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

3 changes: 1 addition & 2 deletions iocs/aravisIOC/configure/RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading