diff options
| author | Gordon Sim <gsim@apache.org> | 2007-07-24 14:27:31 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-07-24 14:27:31 +0000 |
| commit | 0764ce632858991b99db0ef96cbd64b36e492b7a (patch) | |
| tree | 3b7a3195bae9439e7eb06b15b85a14990422728b /qpid/cpp/src/Makefile.am | |
| parent | dc07ee70d71b2347c95a63878ad1ac7fc954f703 (diff) | |
| download | qpid-python-0764ce632858991b99db0ef96cbd64b36e492b7a.tar.gz | |
Initial support for latest approved 0-10 xml (with some transitional hacks included).
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index 0231a58217..17cb66f9ff 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -241,7 +241,6 @@ libqpidclient_la_SOURCES = \ qpid/client/ClientExchange.cpp \ qpid/client/ClientQueue.cpp \ qpid/client/BasicMessageChannel.cpp \ - qpid/client/MessageMessageChannel.cpp \ qpid/client/Connector.cpp \ qpid/client/IncomingMessage.cpp \ qpid/client/MessageListener.cpp \ @@ -329,7 +328,6 @@ nobase_include_HEADERS = \ qpid/client/IncomingMessage.h \ qpid/client/MessageChannel.h \ qpid/client/MessageListener.h \ - qpid/client/MessageMessageChannel.h \ qpid/client/MethodBodyInstances.h \ qpid/client/ResponseHandler.h \ qpid/client/ReturnedMessageHandler.h \ |
