summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Makefile.am')
-rw-r--r--cpp/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index b0156e754e..e70b4d5a1b 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -177,6 +177,8 @@ libqpidbroker_la_SOURCES = \
qpid/broker/SemanticState.cpp \
qpid/broker/SessionState.h \
qpid/broker/SessionState.cpp \
+ qpid/broker/SessionManager.h \
+ qpid/broker/SessionManager.cpp \
qpid/broker/SessionHandler.h \
qpid/broker/SessionHandler.cpp \
qpid/broker/SemanticHandler.cpp \