summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-05 23:07:25 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-05 23:07:25 +0000
commitff32bcdecaf622a52b5595601ec4ce88e3a5a80c (patch)
treef213d3f07cd928dc909efaa6aa97a21571e9719d
parented739e9cd575e06d3d5b8b9a962b986f185e629e (diff)
downloadATCD-ff32bcdecaf622a52b5595601ec4ce88e3a5a80c.tar.gz
*** empty log message ***
-rw-r--r--TAO/examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/Makefile b/TAO/examples/Makefile
index 6ec257ab88a..a15e9fed4f2 100644
--- a/TAO/examples/Makefile
+++ b/TAO/examples/Makefile
@@ -10,7 +10,8 @@
# Local macros
#----------------------------------------------------------------------------
-DIRS = POA \
+DIRS = Callback_Quoter \
+ POA \
Quoter \
Simple