diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-12-12 17:34:50 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-12-12 17:34:50 +0000 |
commit | 69bbf491473f2a11a45bd545640b4515404c19df (patch) | |
tree | af95ab18be73c05143a1ae82c5bef2d522170908 /TAO/configure.ac | |
parent | e925d134a20aaf3885a09bcbecac2993cea4d186 (diff) | |
download | ATCD-69bbf491473f2a11a45bd545640b4515404c19df.tar.gz |
ChangeLogTag: Tue Dec 12 17:28:14 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/configure.ac')
-rw-r--r-- | TAO/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/configure.ac b/TAO/configure.ac index 34e7d74f623..316795e9339 100644 --- a/TAO/configure.ac +++ b/TAO/configure.ac @@ -557,6 +557,9 @@ if test $tao_build_tests = yes; then orbsvcs/tests/Trading/Makefile orbsvcs/tests/ior_corbaname/Makefile orbsvcs/tests/tests_svc_loader/Makefile + orbsvcs/tests/unit/Makefile + orbsvcs/tests/unit/Trading/Makefile + orbsvcs/tests/unit/Trading/Interpreter/Makefile tests/AMH_Exceptions/Makefile tests/AMH_Oneway/Makefile tests/AMI/Makefile |