summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am b/TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am
index 371db182d37..35d799b67d5 100644
--- a/TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am
+++ b/TAO/orbsvcs/tests/Event/Mcast/Common/Makefile.am
@@ -17,6 +17,7 @@ TAO_ROOT = $(top_srcdir)
## Makefile.ECMcastTests_lib.am
if BUILD_CORBA_MESSAGING
+if !BUILD_ACE_FOR_TAO
noinst_LTLIBRARIES = libECMcastTests.la
@@ -38,6 +39,7 @@ noinst_HEADERS = \
EC_Wrapper.h \
Gateway_EC.h
+endif !BUILD_ACE_FOR_TAO
endif BUILD_CORBA_MESSAGING
## Clean up template repositories, etc.