summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhanvey <dhanvey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-07 16:25:32 +0000
committerdhanvey <dhanvey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-07 16:25:32 +0000
commitf8429d09bc75d419e8415c43a55f33149d3fb529 (patch)
tree60b4ab666a6b86586ee385982382e534ae0543ba
parent7ad1c707285fd9b5435506ac763a136d3b1aeed6 (diff)
downloadATCD-f8429d09bc75d419e8415c43a55f33149d3fb529.tar.gz
*** empty log message ***
-rwxr-xr-xTAO/orbsvcs/Logging_Service/Notify_Logging_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Makefile b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Makefile
index e890f2bb8ac..6034b6162d3 100755
--- a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Makefile
+++ b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Makefile
@@ -19,7 +19,7 @@ CLIENT_OBJS = \
Notify_Logging_Service.o \
Notify_Logging_Server.o
-LDLIBS = -lTAO_DsNotifyLogAdmin -lTAO_DsLogAdmin -lTAO_CosNotification -lTAO_ETCL -lTAO_CosNaming -lTAO_IORTable -lTAO_DynamicAny -lTAO_Messaging -lTAO_PortableServer -lTAO -lACE
+LDLIBS = -lTAO_DsNotifyLogAdmin -lTAO_DsEventLogAdmin -lTAO_DsLogAdmin -lTAO_CosNotification -lTAO_ETCL -lTAO_CosNaming -lTAO_IORTable -lTAO_DynamicAny -lTAO_Messaging -lTAO_PortableServer -lTAO -lACE
BIN2 = Notify_Logging_Service