From 08029f8685772bfb8e6e9c9f1627172dded1c700 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Mon, 15 Apr 2013 23:44:38 +0000 Subject: [PATCH] Add AG_CONEX --- motorApp/NewportSrc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index fbb12ae5..c513259b 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -38,8 +38,9 @@ Newport_SRCS += devESP300.cc drvESP300.cc # SMC100 device driver Newport_SRCS += SMC100Driver.cpp -# Agilis UC device driver +# Agilis device drivers Newport_SRCS += AG_UC.cpp +Newport_SRCS += AG_CONEX.cpp # XPS C8 device driver Newport_SRCS += asynOctetSocket.cpp