diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-11-28 13:53:59 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-11-28 13:53:59 +0000 |
commit | a15b5a1d0ae77f84ce405602392bebfe67b9e131 (patch) | |
tree | 96088340241de87868a72caf2f8a43eeff0ec319 /TAO/configure.ac | |
parent | c2fe9ffa5652b406a1c22fff0923163647715ab4 (diff) | |
download | ATCD-a15b5a1d0ae77f84ce405602392bebfe67b9e131.tar.gz |
ChangeLogTag: Tue Nov 28 13:46:55 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/configure.ac')
-rw-r--r-- | TAO/configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/configure.ac b/TAO/configure.ac index 3b20a6a8273..81d20515f19 100644 --- a/TAO/configure.ac +++ b/TAO/configure.ac @@ -471,6 +471,7 @@ if test $tao_build_tests = yes; then orbsvcs/tests/Event/Mcast/Two_Way/Makefile orbsvcs/tests/Event/Performance/Makefile orbsvcs/tests/Event/ThreadFlags/Makefile + orbsvcs/tests/Event/UDP/Makefile orbsvcs/tests/Event/lib/Makefile orbsvcs/tests/FT_App/Makefile orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile @@ -484,6 +485,7 @@ if test $tao_build_tests = yes; then orbsvcs/tests/HTIOP/Makefile orbsvcs/tests/IOR_MCast/Makefile orbsvcs/tests/ImplRepo/Makefile + orbsvcs/tests/ImplRepo/Bug_2604_Regression/Makefile orbsvcs/tests/ImplRepo/NameService/Makefile orbsvcs/tests/ImplRepo/scale/Makefile orbsvcs/tests/InterfaceRepo/Application_Test/Makefile |