diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-17 13:33:02 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-17 13:33:02 +0000 |
| commit | c22509e37b218da917be6ccfc072e94dc7f3136e (patch) | |
| tree | d9e7dc063abdb2f811500c4d93e37cef4424d5f2 /cpp/src/Makefile.am | |
| parent | 6574ab48665039ae9b8b1d2c5dd26ea94a3d23fa (diff) | |
| download | qpid-python-c22509e37b218da917be6ccfc072e94dc7f3136e.tar.gz | |
Added file missed in last commit.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@637882 13f79535-47bb-0310-9956-ffa450edef68
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 699852e335..0513414f3f 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -295,6 +295,7 @@ nobase_include_HEADERS = \ qpid/broker/ConnectionFactory.h \ qpid/broker/ConnectionHandler.h \ qpid/broker/ConnectionToken.h \ + qpid/broker/OwnershipToken.h \ qpid/broker/Consumer.h \ qpid/broker/Daemon.h \ qpid/broker/Deliverable.h \ |
