From 53fbf559f2414b4413bf07dee6af4913d4061def Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Mon, 15 Jan 2007 19:55:07 +0000 Subject: [PATCH] Cosmetic change --- motorApp/NewportSrc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 44b9ec4b..116b5951 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -22,7 +22,6 @@ SRCS += devMM3000.cc drvMM3000.cc SRCS += devMM4000.cc drvMM4000.cc SRCS += drvMM4000Asyn.c SRCS += MM4005_trajectoryScan.st -SRCS += XPS_trajectoryScan.st # PM500 device driver. SRCS += devPM500.cc drvPM500.cc @@ -33,6 +32,7 @@ SRCS += devESP300.cc drvESP300.cc # XPS C8 device driver SRCS += asynOctetSocket.cpp SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c XPSAsynInterpose.c xps_ftp.c +SRCS += XPS_trajectoryScan.st # XPS Gathering test function SRCS += XPSGathering.c