From 843954b63cc0db5894465ec9cfb48e7c7d5a3672 Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Mon, 16 Mar 2009 19:25:34 +0000 Subject: Mon Mar 16 19:26:32 UTC 2009 Phil Mesnier * configure.ac: Added missing declaration for new orbsvcs/Notify test directory. --- TAO/ChangeLog | 6 ++++++ TAO/configure.ac | 1 + 2 files changed, 7 insertions(+) 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 + + * configure.ac: + + Added missing declaration for new orbsvcs/Notify test directory. + Mon Mar 16 19:17:22 UTC 2009 Johnny Willemsen * 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 -- cgit v1.2.1