From 4d70d16aade0ee8fa0c1eb39407d35a14c35f7be Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 28 May 2010 14:42:43 +0000 Subject: 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 --- cpp/src/tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/src/tests') 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= -- cgit v1.2.1