diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2012-02-22 21:29:07 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2012-02-22 21:29:07 +0000 |
| commit | 779fa08b0bdc26e164a5e9c1478c83722e31a593 (patch) | |
| tree | 4e85af538c4fb67ab83921bf60799e69dc9d4745 /qpid/cpp/src/Makefile.am | |
| parent | 9ffe3de07d0128c69e6cb9910bcf54e763225b46 (diff) | |
| download | qpid-python-779fa08b0bdc26e164a5e9c1478c83722e31a593.tar.gz | |
QPID-3864: 0.16 release tasks
- Some more files missed from distlists
- File checked into the wrong place initially
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1292518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index a954f28577..bdaf40b073 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -485,6 +485,7 @@ libqpidcommon_la_SOURCES += \ qpid/sys/Fork.h \ qpid/sys/LockFile.h \ qpid/sys/LockPtr.h \ + qpid/sys/MemStat.h \ qpid/sys/OutputControl.h \ qpid/sys/OutputTask.h \ qpid/sys/PipeHandle.h \ |
