From f07e81db3e310ccc39d5d49fe525b56857804a3c Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Fri, 8 Jun 2012 20:39:30 +0000 Subject: QPID-4048 - Rafactor of TopicExchange to isolate the binding-key data structure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1348233 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/Makefile.am') diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index d021843f16..c17dc8227b 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -683,6 +683,7 @@ libqpidbroker_la_SOURCES = \ qpid/broker/ThresholdAlerts.h \ qpid/broker/TopicExchange.cpp \ qpid/broker/TopicExchange.h \ + qpid/broker/TopicKeyNode.h \ qpid/broker/TransactionalStore.h \ qpid/broker/TxAccept.cpp \ qpid/broker/TxAccept.h \ -- cgit v1.2.1