summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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