diff options
author | mayur <mayur@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-03 19:11:47 +0000 |
---|---|---|
committer | mayur <mayur@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-03 19:11:47 +0000 |
commit | b9c625f794cd1a6a88f72f93bedafc421806d8ec (patch) | |
tree | cea05123e6ba90570bb03c5fe4d9b5a5e67655c8 /TAO/tests/Makefile | |
parent | 54ed12810e2d5b1452d61e133a2f9e406edd4de6 (diff) | |
download | ATCD-b9c625f794cd1a6a88f72f93bedafc421806d8ec.tar.gz |
Wed Jul 3 12:08:57 2002 Mayur Deshpande <mayur@ics.uci.edu>
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r-- | TAO/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index 8deccdd014f..75e8f07b05a 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -11,6 +11,7 @@ #---------------------------------------------------------------------------- DIRS = CDR \ + AMH_Exceptions \ Codec \ BiDirectional \ BiDirectional_NestedUpcall \ |