diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 821537e8..5c49b007 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -29,7 +29,7 @@ SRCS += devESP300.cc drvESP300.cc # XPS C8 device driver SRCS += asynOctetSocket.cpp -SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c +SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c XPSAsynInterpose.c # XPS Gathering Test C script function -> int xpsgathering(void) SRCS_vxWorks += XPSGathering.cc