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 a785103b34..37f8eb8c85 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -101,6 +101,10 @@ libqpidcommon_la_LIBADD = \
libqpidcommon_la_SOURCES = \
$(rgen_common_cpp) \
$(platform_src) \
+ qpid/Serializer.h \
+ qpid/amqp_0_10/built_in_types.h \
+ qpid/amqp_0_10/Codec.h \
+ qpid/amqp_0_10/Decimal.h \
qpid/framing/AccumulatedAck.cpp \
qpid/framing/AMQBody.cpp \
qpid/framing/AMQMethodBody.cpp \