summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/tests/Makefile1
2 files changed, 5 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f8e2b905f95..fcce93b41a3 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Sat Aug 3 14:34:59 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tests/Makefile: The director Smart_Proxies had two
+ entries. Removed one of them.
+
Sat Aug 03 12:42:43 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Thread_Lane_Resources.cpp: Delete the allocators from the
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index 3fd0f802940..5b51b6e0de2 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -60,7 +60,6 @@ DIRS = CDR \
RTCORBA \
Forwarding \
Exposed_Policies \
- Smart_Proxies \
Single_Read \
QtTests \
Multiple \