summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/Logging_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Logging_Service/Logging_Service.mpc')
-rw-r--r--TAO/orbsvcs/Logging_Service/Logging_Service.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Logging_Service/Logging_Service.mpc b/TAO/orbsvcs/Logging_Service/Logging_Service.mpc
index 678b8abd9b1..a0a206d9cfd 100644
--- a/TAO/orbsvcs/Logging_Service/Logging_Service.mpc
+++ b/TAO/orbsvcs/Logging_Service/Logging_Service.mpc
@@ -1,5 +1,5 @@
project : orbsvcsexe {
depends += DsLogAdmin CosTrading CosNaming Svc_Utils IORTable DynamicAny PortableServer
exename = Logging_Service
- libs = TAO_DsLogAdmin TAO_CosTrading TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_DynamicAny TAO_PortableServer TAO
+ libs += TAO_DsLogAdmin TAO_CosTrading TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_DynamicAny TAO_PortableServer
}