From 7ec08263981cb21c30d1a00557cd2ccb557ad181 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 20 Oct 2005 19:04:49 +0000 Subject: [PATCH] Install xps_c8_driver.h for use by trajectory scan in other directories. Short term fix --- motorApp/NewportSrc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 4c658ad3..66c69630 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -8,6 +8,8 @@ include $(TOP)/configure/CONFIG DBD += devNewport.dbd +INC += xps_c8_driver.h + LIBRARY_IOC = Newport SRCS += NewportRegister.cc