diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 3a827e54..f6c98807 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -38,6 +38,9 @@ Newport_SRCS += devESP300.cc drvESP300.cc # SMC100 device driver Newport_SRCS += SMC100Driver.cpp +# Agilis device driver +Newport_SRCS += Agilis.cpp + # XPS C8 device driver Newport_SRCS += asynOctetSocket.cpp Newport_SRCS += XPS_C8_drivers.cpp