summaryrefslogtreecommitdiff
path: root/TAO/Makefile
diff options
context:
space:
mode:
authorgokhale <asgokhale@users.noreply.github.com>1997-10-21 03:17:24 +0000
committergokhale <asgokhale@users.noreply.github.com>1997-10-21 03:17:24 +0000
commit7eed34f95b9067fff93d41fa5ced7b656e3dc6fb (patch)
tree3f1e28c1096be9a80d2f17c386d6007d7d43eb14 /TAO/Makefile
parentfc643f1ab177e2a13a72d788e0cb7183d0bcfa6f (diff)
downloadATCD-7eed34f95b9067fff93d41fa5ced7b656e3dc6fb.tar.gz
Added entries
Diffstat (limited to 'TAO/Makefile')
-rw-r--r--TAO/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/Makefile b/TAO/Makefile
index ee0b2baba33..7ef23d107dd 100644
--- a/TAO/Makefile
+++ b/TAO/Makefile
@@ -11,14 +11,14 @@
INFO = README \
VERSION
-DIRS = TAO_IDL \
- tao \
+DIRS = tao \
+ TAO_IDL \
tests
CLONE = Makefile \
- TAO_IDL \
tao \
+ TAO_IDL \
tests \
#----------------------------------------------------------------------------