summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2012-06-08 20:39:30 +0000
committerTed Ross <tross@apache.org>2012-06-08 20:39:30 +0000
commitf07e81db3e310ccc39d5d49fe525b56857804a3c (patch)
tree80fc8b9e9de04b1678fbaabef5f468fac5206a42 /qpid/cpp/src/Makefile.am
parent0a79a0e69e94e5235d59f6764cf5976f4d8a8380 (diff)
downloadqpid-python-f07e81db3e310ccc39d5d49fe525b56857804a3c.tar.gz
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
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \