summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-08-03 01:09:25 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-08-03 01:09:25 +0000
commitd8e608b69509cb073d030a05fa81d14a2901ac00 (patch)
tree031341408487b71fa9fa7a997c1f4f7a87856510
parent36fb27d310e08a9c351e5b38b8fe211ad4b06a3a (diff)
downloadATCD-d8e608b69509cb073d030a05fa81d14a2901ac00.tar.gz
ChangeLogTag:Thu Aug 2 17:21:27 2001 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
-rw-r--r--TAO/tests/Makefile3
2 files changed, 9 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 860c4467634..c048713b573 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Thu Aug 2 17:21:27 2001 Ossama Othman <ossama@uci.edu>
+
+ * tests/Makefile:
+
+ Added DLL_ORB test directory to the list of directories to
+ build.
+
Thu Aug 02 17:09:53 2001 Ossama Othman <ossama@uci.edu>
* tests/DLL_ORB/*:
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