From 632e5a5c86206f67cb12cd4d687091a60a12c17a Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 14 Sep 2006 02:20:42 +0000 Subject: [PATCH] Install XPS_C8_drivers.h --- motorApp/NewportSrc/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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