diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-11 02:45:11 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-11 02:45:11 +0000 |
commit | 3b9469d11341ec4b81a9b8707635b6ed76340877 (patch) | |
tree | 62fdb1a532d98ad8d2da70958983a0ae1ef06ad3 /TAO/Makefile | |
parent | cea26aeb6e1bc30c754707f0936d199e08bea071 (diff) | |
download | ATCD-3b9469d11341ec4b81a9b8707635b6ed76340877.tar.gz |
ChangeLogTag:Wed Dec 10 20:13:57 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Diffstat (limited to 'TAO/Makefile')
-rw-r--r-- | TAO/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/Makefile b/TAO/Makefile index b7a48015abd..05970883f13 100644 --- a/TAO/Makefile +++ b/TAO/Makefile @@ -13,12 +13,14 @@ INFO = README \ DIRS = tao \ TAO_IDL \ + orbsvcs \ tests CLONE = Makefile \ tao \ TAO_IDL \ + orbsvcs \ tests \ #---------------------------------------------------------------------------- @@ -51,6 +53,7 @@ RELEASE_FILES = TAO/ChangeLog \ TAO/README.sun \ TAO/tao \ TAO/TAO_IDL \ + TAO/orbsvcs \ TAO/tests \ TAO/VERSION |