summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/lib/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/lib/Makefile.am b/TAO/orbsvcs/tests/Event/lib/Makefile.am
index 63a71fe9187..267242ae0ba 100644
--- a/TAO/orbsvcs/tests/Event/lib/Makefile.am
+++ b/TAO/orbsvcs/tests/Event/lib/Makefile.am
@@ -17,7 +17,6 @@ TAO_ROOT = $(top_srcdir)
## Makefile.Event_Test_Lib.am
if BUILD_CORBA_MESSAGING
-if !BUILD_ACE_FOR_TAO
noinst_LTLIBRARIES = libECTests.la
@@ -46,7 +45,6 @@ noinst_HEADERS = \
Supplier.h \
ectest_export.h
-endif !BUILD_ACE_FOR_TAO
endif BUILD_CORBA_MESSAGING
## Clean up template repositories, etc.