diff options
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 9891f225cb..d498b1f60e 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -294,7 +294,6 @@ libqpidbroker_la_SOURCES = \ qpid/broker/Timer.cpp \ qpid/broker/TopicExchange.cpp \ qpid/broker/TxAccept.cpp \ - qpid/broker/TxAck.cpp \ qpid/broker/TxBuffer.cpp \ qpid/broker/TxPublish.cpp \ qpid/broker/Vhost.cpp \ @@ -429,7 +428,6 @@ nobase_include_HEADERS = \ qpid/broker/TopicExchange.h \ qpid/broker/TransactionalStore.h \ qpid/broker/TxAccept.h \ - qpid/broker/TxAck.h \ qpid/broker/TxBuffer.h \ qpid/broker/TxOp.h \ qpid/broker/TxPublish.h \ |
