diff options
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 2b0becf836..8f77d4c3c6 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -506,6 +506,7 @@ nobase_include_HEADERS = \ qpid/broker/TxAccept.h \ qpid/broker/TxBuffer.h \ qpid/broker/TxOp.h \ + qpid/broker/TxOpVisitor.h \ qpid/broker/TxPublish.h \ qpid/broker/Vhost.h \ qpid/client/AckMode.h \ |
