diff options
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index c74c27d42a..9018b7cb35 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -174,11 +174,7 @@ libqpidcommon_la_SOURCES = \ qpid/log/Selector.h \ qpid/log/Statement.cpp \ qpid/log/Statement.h \ - qpid/memory.h \ - qpid/framing/Frame.cpp qpid/framing/Frame.h \ - qpid/framing/method_variants.h \ - qpid/framing/MethodHolder.cpp qpid/framing/MethodHolder.h - + qpid/memory.h libqpidbroker_la_LIBADD = libqpidcommon.la -lboost_iostreams libqpidbroker_la_SOURCES = \ |
