summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-07-17 00:03:50 +0000
committerAlan Conway <aconway@apache.org>2008-07-17 00:03:50 +0000
commitdadcc5aae18b3d6de4410f0dd381cf2283a54e83 (patch)
tree1b1ef852fbdc3e876c07b8a312353ed80c1b0c49 /qpid/cpp/src/Makefile.am
parent67950fcc3be6df960fc0aaeec53c69d0797f4acb (diff)
downloadqpid-python-dadcc5aae18b3d6de4410f0dd381cf2283a54e83.tar.gz
Cluster: shadow connections, fix lifecycle & valgrind issues.
- tests/ForkedBroker: improved broker forking, exec full qpidd. - Plugin::addFinalizer - more flexible way to shutdown plugins. - Reworked cluster extension points using boost::function. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@677471 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index 74aa504e90..f513ab8ee3 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -353,7 +353,6 @@ nobase_include_HEADERS = \
qpid/amqp_0_10/Exception.h \
qpid/Msg.h \
qpid/Options.h \
- qpid/HandlerChain.h \
qpid/Plugin.h \
qpid/ptr_map.h \
qpid/RangeSet.h \