summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-05-28 14:42:43 +0000
committerAlan Conway <aconway@apache.org>2010-05-28 14:42:43 +0000
commit820bade0af6496e6fc6694b381fa680c21163cdc (patch)
treebd8357862b05731f37184f340e7fdcb42424e81f /cpp
parent676b381f504b178599f13ec2e2832db217a909ef (diff)
downloadqpid-python-820bade0af6496e6fc6694b381fa680c21163cdc.tar.gz
Add missing sasl_test_setup.sh to EXTRA_DIST
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@949191 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 5e5bfdec37..c37dd9454b 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -371,7 +371,8 @@ EXTRA_DIST+= \
run_failover_soak \
reliable_replication_test \
federated_cluster_test_with_node_failure \
- run_cluster_authentication_soak
+ run_cluster_authentication_soak \
+ sasl_test_setup.sh
check-long:
$(MAKE) check TESTS="$(LONG_TESTS)" VALGRIND=