summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-03-16 13:45:29 +0000
committerCharles E. Rolke <chug@apache.org>2012-03-16 13:45:29 +0000
commit8440b3f7b6e4f8bfb348d9386496e7fe7a7880ad (patch)
tree05220a549fe81df1a635f9e175923e12c7ef51dd /cpp
parent4baadbaa1fbbbedaf9b737fda27829ec45671e5a (diff)
downloadqpid-python-8440b3f7b6e4f8bfb348d9386496e7fe7a7880ad.tar.gz
QPID-3901 Add EXTRA-DIST file required for windows builds
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1301512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index a7f3bc1fbd..7c0afc4a63 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -352,7 +352,8 @@ EXTRA_DIST += \
run_queue_flow_limit_tests \
run_msg_group_tests \
ipv6_test \
- ha_tests.py
+ ha_tests.py \
+ test_env.ps1.in
check_LTLIBRARIES += libdlclose_noop.la
libdlclose_noop_la_LDFLAGS = -module -rpath $(abs_builddir)