Added drvXPSAsynAux.c

This commit is contained in:
MarkRivers
2006-05-10 22:13:58 +00:00
parent 7529b3e776
commit ca40ccd928
+1 -1
View File
@@ -34,7 +34,7 @@ SRCS += devESP300.cc drvESP300.cc
SRCS += asynOctetSocket.cpp
#SRCS += xps_c8_driver.cpp
SRCS += devXPSC8.cc drvXPSC8.cc
SRCS += XPS_C8_drivers.cpp drvXPSAsyn.cc
SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c
# XPS Gathering Test C script function -> int xpsgathering(void)
SRCS_vxWorks += XPSGathering.cc