From bdba13c2a245511ffa04203e57ee2e7f4aae068d Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 29 Aug 2002 17:02:05 +0000 Subject: [PATCH] added ipIgnoreEntry.cc --- src/cas/build/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cas/build/Makefile b/src/cas/build/Makefile index 91e33bbba..283f8e52b 100644 --- a/src/cas/build/Makefile +++ b/src/cas/build/Makefile @@ -68,6 +68,7 @@ LIBSRCS += caServerIO.cc LIBSRCS += casIntfIO.cc LIBSRCS += casDGIntfIO.cc LIBSRCS += casStreamIO.cc +LIBSRCS += ipIgnoreEntry.cc LIBRARY = cas DLL_LIBS = ca gdd Com