summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-17 03:06:56 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-17 03:06:56 +0000
commitd2cbc9afa811c9861d4a037f515fcdafffded284 (patch)
tree2ad362c5c14cc5782992b729378feb41e48adfdf
parent0c88344370681c53fd254e7db111ce771dc55f0d (diff)
downloadATCD-d2cbc9afa811c9861d4a037f515fcdafffded284.tar.gz
ChangeLogTag:Sat Nov 16 21:09:32 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/tests/Portable_Interceptors/Makefile3
2 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index af54da092b0..26c402355de 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,6 +1,11 @@
+Sat Nov 16 21:09:32 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
+
+ * tests/Portable_Interceptors/Makefile: Added AMI test to the list
+ of tests that needs compilation.
+
Sat Nov 16 20:43:21 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
- * */Maefile: Updated dependency.
+ * */Makefile: Updated dependency.
Sat Nov 16 20:11:13 2002 Pradeep Gore <pradeep@oomworks.com>
diff --git a/TAO/tests/Portable_Interceptors/Makefile b/TAO/tests/Portable_Interceptors/Makefile
index 5491b3f9676..2fb46435abe 100644
--- a/TAO/tests/Portable_Interceptors/Makefile
+++ b/TAO/tests/Portable_Interceptors/Makefile
@@ -17,7 +17,8 @@ DIRS = \
IORInterceptor \
ForwardRequest \
Request_Interceptor_Flow \
- PICurrent
+ PICurrent \
+ AMI
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO