From 7ac99c06e6ab6fa05c10c11052eb0ba332fa227d Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Sat, 2 Apr 2011 15:04:54 +0000 Subject: [PATCH] Minor reformat --- motorApp/NewportSrc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 230f88d4..40e001b6 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -34,7 +34,8 @@ Newport_SRCS += devESP300.cc drvESP300.cc # XPS C8 device driver Newport_SRCS += asynOctetSocket.cpp Newport_SRCS += XPS_C8_drivers.cpp -Newport_SRCS += drvXPSAsynAux.c xps_ftp.c +Newport_SRCS += drvXPSAsynAux.c +Newport_SRCS += xps_ftp.c # This is the model 2 asyn driver Newport_SRCS += drvXPSAsyn.c XPSAsynInterpose.c # This is the model 3 asyn driver