summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-10-08 16:51:18 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-10-08 16:51:18 +0000
commit73d033b0aa5ec1ea2aa4f8f5093bd7e6fdeafe53 (patch)
tree592c84442f64f493baff65a2597b6529b073e843 /TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile
parentd39f80fd9fc799aa0969642832ea01a76fabdc1d (diff)
downloadATCD-73d033b0aa5ec1ea2aa4f8f5093bd7e6fdeafe53.tar.gz
ChangeLogTag:Tue Oct 8 09:44:43 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile')
-rw-r--r--TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile
index 83a9a1c6c80..fe230cbb19d 100644
--- a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile
+++ b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Makefile
@@ -10,7 +10,7 @@ LSRC = Basic_Logging_Service.cpp
LOG_OBJS=$(LSRC:.cpp=.o)
-LDLIBS = -lTAO_DsLogAdmin -lTAO_ETCL -lTAO_CosNaming -lTAO_IORTable -lTAO_DynamicAny -lTAO_Messaging -lTAO_PortableServer -lTAO -lACE
+LDLIBS = -lTAO_DsLogAdmin -lTAO_ETCL -lTAO_CosNaming -lTAO_IORTable -lTAO_DynamicAny -lTAO_PortableServer -lTAO -lACE
BIN2 = Basic_Logging_Service