summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/LifeCycle_Service/Makefile.am')
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/orbsvcs/LifeCycle_Service/Makefile.am b/TAO/orbsvcs/LifeCycle_Service/Makefile.am
index 128cf5a28eb..1a997b187d7 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Makefile.am
+++ b/TAO/orbsvcs/LifeCycle_Service/Makefile.am
@@ -16,7 +16,7 @@ TAO_ROOT = $(top_srcdir)
## Makefile.LifeCycle_Service.am
-if BUILD_EXCEPTIONS
+if !BUILD_MINIMUM_CORBA
noinst_PROGRAMS = LifeCycle_Service
@@ -46,7 +46,6 @@ LifeCycle_Service_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO_IORTable.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_Svc_Utils.la \
$(TAO_BUILDDIR)/tao/libTAO_DynamicAny.la \
- $(TAO_BUILDDIR)/tao/libTAO_Valuetype.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosTrading_Skel.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosTrading.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosLifeCycle.la \
@@ -56,7 +55,7 @@ LifeCycle_Service_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif BUILD_EXCEPTIONS
+endif !BUILD_MINIMUM_CORBA
## Clean up template repositories, etc.
clean-local: