summaryrefslogtreecommitdiff
path: root/TAO/Makefile
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 01:39:16 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 01:39:16 +0000
commit50fd78f07681884419eb7dd85798cbb78f9e045f (patch)
treee3fe55ab555a57378d9aace5f1d8d99786531199 /TAO/Makefile
parent52347c6c72a72734fcfd1f0a00f361f70561de46 (diff)
downloadATCD-50fd78f07681884419eb7dd85798cbb78f9e045f.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/Makefile')
-rw-r--r--TAO/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/TAO/Makefile b/TAO/Makefile
index b66569cbe3f..168004364d2 100644
--- a/TAO/Makefile
+++ b/TAO/Makefile
@@ -25,13 +25,16 @@ DIRS = tao \
examples \
performance-tests \
tests \
- utils \
+ utils
CLONE = Makefile \
tao \
TAO_IDL \
orbsvcs \
+ examples \
+ performance-tests \
tests \
+ utils
#----------------------------------------------------------------------------
# Include macros and targets
@@ -72,7 +75,10 @@ CONTROLLED_FILES = ChangeLog \
tao \
TAO_IDL \
orbsvcs \
+ examples \
+ performance-tests \
tests \
+ utils \
VERSION
RELEASE_FILES = $(addprefix TAO/,$(CONTROLLED_FILES)) \