summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2009-03-16 19:25:34 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2009-03-16 19:25:34 +0000
commit843954b63cc0db5894465ec9cfb48e7c7d5a3672 (patch)
tree458b294949329f77916921815b4ec0c2c1d9e2ea
parent9398ce4184b3e6be11ff755e7f565ea9edcf13f6 (diff)
downloadATCD-843954b63cc0db5894465ec9cfb48e7c7d5a3672.tar.gz
Mon Mar 16 19:26:32 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* configure.ac: Added missing declaration for new orbsvcs/Notify test directory.
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/configure.ac1
2 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 39c85d908d9..1db902f758e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Mar 16 19:26:32 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * configure.ac:
+
+ Added missing declaration for new orbsvcs/Notify test directory.
+
Mon Mar 16 19:17:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/RTCORBA/Collocation/run_test.pl:
diff --git a/TAO/configure.ac b/TAO/configure.ac
index 1fbc4c6a22e..00fc064768b 100644
--- a/TAO/configure.ac
+++ b/TAO/configure.ac
@@ -508,6 +508,7 @@ if test $tao_build_tests = yes; then
orbsvcs/tests/Notify/MC/Makefile
orbsvcs/tests/Notify/MT_Dispatching/Makefile
orbsvcs/tests/Notify/Ordering/Makefile
+ orbsvcs/tests/Notify/Persistent_Filter/Makefile
orbsvcs/tests/Notify/Persistent_POA/Makefile
orbsvcs/tests/Notify/PluggableTopology/Makefile
orbsvcs/tests/Notify/RT_lib/Makefile