diff options
| author | Gordon Sim <gsim@apache.org> | 2007-11-29 12:43:57 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-11-29 12:43:57 +0000 |
| commit | c1d204b90d4bbb529c153a6a6f59df53f022b023 (patch) | |
| tree | 0c1866d4d8fd5df7915260986445935f4ef49f40 /cpp/src | |
| parent | 14d3517c0560ef6c16c82ad7239f3d29f58c1f8d (diff) | |
| download | qpid-python-c1d204b90d4bbb529c153a6a6f59df53f022b023.tar.gz | |
Further missing file
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@599422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -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 75ae566a12..f1a408602d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -399,6 +399,7 @@ nobase_include_HEADERS = \ qpid/management/ManagementExchange.h \ qpid/management/ManagementObject.h \ qpid/sys/Acceptor.h \ + qpid/sys/AggregateOutput.h \ qpid/sys/AsynchIO.h \ qpid/sys/AtomicCount.h \ qpid/sys/BlockingQueue.h \ |
