diff options
author | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-11 15:54:45 +0000 |
---|---|---|
committer | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-11 15:54:45 +0000 |
commit | 6009eb9755acf2dc1e78ce4161e3a7cc7eca85e1 (patch) | |
tree | e309acc1187cca98ee940e6243c78f0ba076491e /TAO/tests | |
parent | b4191b87454b47441612305c0ab5a8c0e511c2ba (diff) | |
download | ATCD-6009eb9755acf2dc1e78ce4161e3a7cc7eca85e1.tar.gz |
ChangeLogTag: Fri Jan 11 09:53:41 2002 Venkita Subramonian <venkita@cs.wustl.edu>
Diffstat (limited to 'TAO/tests')
-rw-r--r-- | TAO/tests/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index b789522e121..329bb2171dc 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -74,7 +74,8 @@ DIRS = CDR \ Big_Request_Muxing \ Oneways_Invoking_Twoways \ AMI_Buffering \ - DLL_ORB + DLL_ORB \ + Two_Objects ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO |