summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/CosEvent/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/CosEvent/lib/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/CosEvent/lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Makefile.am b/TAO/orbsvcs/tests/CosEvent/lib/Makefile.am
index 132f55111fc..a9b61c7c29f 100644
--- a/TAO/orbsvcs/tests/CosEvent/lib/Makefile.am
+++ b/TAO/orbsvcs/tests/CosEvent/lib/Makefile.am
@@ -16,7 +16,7 @@ TAO_ROOT = $(top_srcdir)
## Makefile.CosEvent_Test_Lib.am
-if BUILD_EXCEPTIONS
+if !BUILD_MINIMUM_CORBA
noinst_LTLIBRARIES = libCECTests.la
@@ -39,7 +39,7 @@ noinst_HEADERS = \
Counting_Supplier.h \
cectest_export.h
-endif BUILD_EXCEPTIONS
+endif !BUILD_MINIMUM_CORBA
## Clean up template repositories, etc.
clean-local: