Added XPSAsynInterpose

This commit is contained in:
MarkRivers
2006-06-15 19:02:07 +00:00
parent ad11d7ec6f
commit b6d23c6b92
+1 -1
View File
@@ -29,7 +29,7 @@ SRCS += devESP300.cc drvESP300.cc
# XPS C8 device driver
SRCS += asynOctetSocket.cpp
SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c
SRCS += XPS_C8_drivers.cpp drvXPSAsyn.c drvXPSAsynAux.c XPSAsynInterpose.c
# XPS Gathering Test C script function -> int xpsgathering(void)
SRCS_vxWorks += XPSGathering.cc