diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-08-03 01:09:25 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-08-03 01:09:25 +0000 |
commit | dd937ff647f8facf7916d066b6020a13fced658c (patch) | |
tree | 031341408487b71fa9fa7a997c1f4f7a87856510 /TAO/tests/Makefile | |
parent | 59c0abc5f944d8fb686094598311821d0905596b (diff) | |
download | ATCD-dd937ff647f8facf7916d066b6020a13fced658c.tar.gz |
ChangeLogTag:Thu Aug 2 17:21:27 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tests/Makefile')
-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 2296236b18b..4107f8a5043 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -70,7 +70,8 @@ DIRS = CDR \ Big_Reply \ Big_Request_Muxing \ Oneways_Invoking_Twoways \ - AMI_Buffering + AMI_Buffering \ + DLL_ORB ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO |