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 | 559a1fc88bfb1b6a55b3c9a5119146d05826f4cd (patch) | |
tree | 62fdb1a532d98ad8d2da70958983a0ae1ef06ad3 /TAO/Makefile | |
parent | 10dbdc2126d558bdbf30d30a7e31727aa64ffdc3 (diff) | |
download | ATCD-559a1fc88bfb1b6a55b3c9a5119146d05826f4cd.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 |