summaryrefslogtreecommitdiff
path: root/TAO/examples/Makefile.bor
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-10 19:23:58 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-10 19:23:58 +0000
commitf6aea80f51fe3be9109db48254dd566128493289 (patch)
treec53651466a026580a31a6cbea5f48b35bc7db31f /TAO/examples/Makefile.bor
parenta32510e742c923ebf560e1a3b4f04af04513e056 (diff)
downloadATCD-f6aea80f51fe3be9109db48254dd566128493289.tar.gz
ChangeLogTag:Tue Oct 10 14:15:34 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/examples/Makefile.bor')
-rw-r--r--TAO/examples/Makefile.bor7
1 files changed, 5 insertions, 2 deletions
diff --git a/TAO/examples/Makefile.bor b/TAO/examples/Makefile.bor
index 31a95260e85..33f04b52321 100644
--- a/TAO/examples/Makefile.bor
+++ b/TAO/examples/Makefile.bor
@@ -1,8 +1,11 @@
#
# Makefile for building the TAO examples
-#
+#
-DIRS = Callback_Quoter Simple
+DIRS = Buffered_Oneways \
+ Callback_Quoter Simple \
+ Event_Comm \
+ Simple
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>