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
commitdb1180a70eebd6705bdf888831f7efc7b65e002e (patch)
tree05220a549fe81df1a635f9e175923e12c7ef51dd /cpp
parent8c8f34bacd4ca9235c4b0ff30d96aa07592074cf (diff)
downloadqpid-python-db1180a70eebd6705bdf888831f7efc7b65e002e.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)