From cb2904af5d7b9f3439ec3fae8f42bc456fc34f18 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 28 Apr 2000 00:54:54 +0000 Subject: [PATCH] build new source files --- src/db/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/db/Makefile b/src/db/Makefile index 45d9f0748..ed898f7e3 100644 --- a/src/db/Makefile +++ b/src/db/Makefile @@ -58,6 +58,10 @@ LIBSRCS += dbCa.c LIBSRCS += initHooks.c LIBSRCS += dbcar.c LIBSRCS += cvtBpt.c +LIBSRCS += dbServiceIO.cpp +LIBSRCS += dbChannelIO.cpp +LIBSRCS += dbPutNotifyIO.cpp +LIBSRCS += dbSubscriptionIO.cpp OBJS_IOC += iocInit