From 5cdb9ff089ecdd7a6a9ac8a15336f63e6383fa17 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 25 Apr 2008 21:08:10 +0000 Subject: [PATCH] Renamed devTimestampSI.c with ai support added. --- src/dev/softDev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/softDev/Makefile b/src/dev/softDev/Makefile index 3cfba9472..f6c1b1c85 100644 --- a/src/dev/softDev/Makefile +++ b/src/dev/softDev/Makefile @@ -47,7 +47,7 @@ LIBSRCS += devMbboSoftCallback.c LIBSRCS += devMbboDirectSoftCallback.c LIBSRCS += devSoSoftCallback.c -LIBSRCS += devTimestampSI.c +LIBSRCS += devTimestamp.c LIBRARY_IOC += softDevIoc softDevIoc_LIBS += recIoc asIoc dbIoc registryIoc dbStaticIoc ca Com