diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 5c49b007..ff669c93 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -6,6 +6,9 @@ include $(TOP)/configure/CONFIG # must be uncommented to use diagnostic debugging messages. #!USR_CXXFLAGS += -DDEBUG +# Install the XPS header file in case applications in another module need to use it +INC += XPS_C8_drivers.h + DBD += devNewport.dbd LIBRARY_IOC = Newport