summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Fault_Notifier
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-23 00:12:56 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-23 00:12:56 +0000
commit1f22e3d4a9725f0c53ec01bbe903de77a8f584c6 (patch)
tree748c01d970eccb6efc3d5e738e6f8ec828827e71 /TAO/orbsvcs/Fault_Notifier
parent8cc64708bc557b892733d16ca2531c382adb2108 (diff)
downloadATCD-1f22e3d4a9725f0c53ec01bbe903de77a8f584c6.tar.gz
ChangeLogTag: Thu Dec 22 16:07:11 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/Fault_Notifier')
-rw-r--r--TAO/orbsvcs/Fault_Notifier/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Fault_Notifier/Makefile.am b/TAO/orbsvcs/Fault_Notifier/Makefile.am
index 155f96c821d..4e5f20085f9 100644
--- a/TAO/orbsvcs/Fault_Notifier/Makefile.am
+++ b/TAO/orbsvcs/Fault_Notifier/Makefile.am
@@ -19,6 +19,7 @@ TAO_ROOT = $(top_srcdir)
if BUILD_ACE_UUID
if BUILD_CORBA_MESSAGING
if BUILD_INTERCEPTORS
+if !BUILD_ACE_FOR_TAO
if !BUILD_MINIMUM_CORBA
bin_PROGRAMS = Fault_Notifier
@@ -64,6 +65,7 @@ Fault_Notifier_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
endif !BUILD_MINIMUM_CORBA
+endif !BUILD_ACE_FOR_TAO
endif BUILD_INTERCEPTORS
endif BUILD_CORBA_MESSAGING
endif BUILD_ACE_UUID