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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index d3aad9939e..49535babff 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -195,8 +195,8 @@ libqpidbroker_la_SOURCES = \
qpid/broker/RecoveredDequeue.cpp \
qpid/broker/Session.h \
qpid/broker/Session.cpp \
- qpid/broker/SessionAdapter.h \
- qpid/broker/SessionAdapter.cpp \
+ qpid/broker/SessionHandler.h \
+ qpid/broker/SessionHandler.cpp \
qpid/broker/SemanticHandler.cpp \
qpid/broker/Timer.cpp \
qpid/broker/TopicExchange.cpp \