diff options
| author | Gordon Sim <gsim@apache.org> | 2009-11-16 11:58:45 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-11-16 11:58:45 +0000 |
| commit | efc6473096622a01b2a3907093431b49d8ebfb1e (patch) | |
| tree | 27c712cf1eeff318c0663e77cdea3db4a5e54095 /cpp/src/Makefile.am | |
| parent | 454379917ad7b797a045cbefc56bf598e3fd534b (diff) | |
| download | qpid-python-efc6473096622a01b2a3907093431b49d8ebfb1e.tar.gz | |
Merge branch 'next_receiver_changes' into trunk
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@880718 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 4b859cda47..a15d722f5d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -799,7 +799,6 @@ nobase_include_HEADERS += \ ../include/qpid/messaging/MapContent.h \ ../include/qpid/messaging/MapView.h \ ../include/qpid/messaging/Message.h \ - ../include/qpid/messaging/MessageListener.h \ ../include/qpid/messaging/Sender.h \ ../include/qpid/messaging/Receiver.h \ ../include/qpid/messaging/Session.h \ |
