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 ce36a33933..a64f70abd8 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -138,6 +138,8 @@ libqpidcommon_la_SOURCES = \
$(rgen_framing_srcs) \
$(platform_src) \
qpid/Serializer.h \
+ qpid/SessionState.cpp \
+ qpid/SessionState.h \
qpid/framing/AccumulatedAck.cpp \
qpid/framing/AMQBody.cpp \
qpid/framing/AMQMethodBody.cpp \