summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am')
-rw-r--r--TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am b/TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am
index c9e9ededc1a..30fdd5a97a3 100644
--- a/TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am
+++ b/TAO/orbsvcs/examples/Notify/Federation/Gate/Makefile.am
@@ -16,9 +16,9 @@ TAO_ROOT = $(top_srcdir)
## Makefile.Gate.am
-if BUILD_EXCEPTIONS
if BUILD_THREADS
if !BUILD_ACE_FOR_TAO
+if !BUILD_MINIMUM_CORBA
noinst_LTLIBRARIES = libGate.la
@@ -40,9 +40,9 @@ noinst_HEADERS = \
Export.h \
Gate.h
+endif !BUILD_MINIMUM_CORBA
endif !BUILD_ACE_FOR_TAO
endif BUILD_THREADS
-endif BUILD_EXCEPTIONS
## Clean up template repositories, etc.
clean-local: