diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 35c38946..9d1d6694 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -34,7 +34,7 @@ SRCS += devESP300.cc drvESP300.cc SRCS += asynOctetSocket.cpp #SRCS += xps_c8_driver.cpp SRCS += devXPSC8.cc drvXPSC8.cc -SRCS += XPS_C8_drivers.cpp drvXPSAsyn.cc +SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c # XPS Gathering Test C script function -> int xpsgathering(void) SRCS_vxWorks += XPSGathering.cc