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, 4 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index 8ec15619c1..da3a86787a 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -109,6 +109,10 @@ libqpidcommon_la_SOURCES = \
qpid/amqp_0_10/Holder.h \
qpid/amqp_0_10/Codec.h \
qpid/amqp_0_10/Decimal.h \
+ qpid/amqp_0_10/Segment.h \
+ qpid/amqp_0_10/Segment.cpp \
+ qpid/amqp_0_10/Assembly.h \
+ qpid/amqp_0_10/Assembly.cpp \
qpid/Serializer.h \
qpid/framing/AccumulatedAck.cpp \
qpid/framing/AMQBody.cpp \