summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-12-21 17:04:44 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-12-21 17:04:44 +0000
commit67843fb2bd333fd4e0479bed06b8550d3bc46ef4 (patch)
tree1f706c9aa9750bff95014bfaefdad5794934b6ee /qpid/cpp/src/Makefile.am
parent2079387cbd734d013c2c6a2ae515b0430a5d512e (diff)
downloadqpid-python-67843fb2bd333fd4e0479bed06b8550d3bc46ef4.tar.gz
NO-JIRA: Removed Broker.h from all unnecessary header files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1425038 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 19a1f3dbe5..893c08dd74 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -580,6 +580,7 @@ libqpidbroker_la_SOURCES = \
qpid/broker/Connection.h \
qpid/broker/ConnectionHandler.cpp \
qpid/broker/ConnectionHandler.h \
+ qpid/broker/ConnectionState.cpp \
qpid/broker/ConnectionState.h \
qpid/broker/ConnectionToken.h \
qpid/broker/Consumer.h \