summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-06-21 18:34:02 +0000
committerCharles E. Rolke <chug@apache.org>2012-06-21 18:34:02 +0000
commitbf103fcd8e2d8c5ec90d07fd148b027f6585a972 (patch)
tree854d43d9279633839a1909a098ed80a684831f5f /cpp
parent7b02f9f0e0ad5e4380d87284282183362c86d4ff (diff)
downloadqpid-python-bf103fcd8e2d8c5ec90d07fd148b027f6585a972.tar.gz
NO-JIRA 0.18 release - add an EXTRA_DIST file required for windows builds
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1352646 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index b6ca19eac3..24ec765351 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -28,6 +28,7 @@ windows_dist = \
qpid/log/windows/SinkOptions.cpp \
qpid/log/windows/SinkOptions.h \
../include/qpid/sys/windows/check.h \
+ qpid/sys/MemState.cpp \
qpid/sys/windows/AsynchIO.cpp \
qpid/sys/windows/AsynchIoResult.h \
../include/qpid/sys/windows/Condition.h \