summaryrefslogtreecommitdiff
path: root/TAO/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Makefile')
-rw-r--r--TAO/examples/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/examples/Makefile b/TAO/examples/Makefile
index d195ad5816c..a15e9fed4f2 100644
--- a/TAO/examples/Makefile
+++ b/TAO/examples/Makefile
@@ -13,9 +13,7 @@
DIRS = Callback_Quoter \
POA \
Quoter \
- Simple \
- Event_Comm \
- OBV
+ Simple
#----------------------------------------------------------------------------
# Include macros and targets
@@ -26,3 +24,4 @@ include $(ACE_ROOT)/include/makeinclude/macros.GNU
include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU
+