summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile
index 80efa83b1ec..2be154908f7 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile
+++ b/TAO/orbsvcs/orbsvcs/Makefile
@@ -34,16 +34,14 @@ ifndef TAO_ORBSVCS
RTOLDEvent \
RTSchedEvent \
Concurrency \
- Trader \
- Log \
- AV
+ Trader
ifeq ($(minimum_corba),0)
# Trader uses DynAny which is disabled when compiling with minimum
# CORBA support. LifeCycle, Log, AV and Notify depend on Trader
# so don't build them either, with minimum CORBA.
- TAO_ORBSVCS +=
+ TAO_ORBSVCS += Log AV
ifneq ($(ACE_HAS_GNUG_PRE_2_8),1)
TAO_ORBSVCS += LifeCycle