From 60874105f9d82e7fc4fd8a91de6d7b0b6e908b94 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 30 Sep 2010 20:05:39 +0000 Subject: Add missing cluster test scripts to EXTRA_DIST. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1003226 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 3ca4d3244a..787c673ad5 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -81,7 +81,8 @@ cluster_test_LDADD=$(lib_client) $(lib_broker) ../cluster.la -lboost_unit_test_f qpidtest_SCRIPTS += run_cluster_tests cluster_tests.py run_long_cluster_tests long_cluster_tests.py testlib.py cluster_tests.fail +# Useful scripts for doing cluster testing. qpidtest_SCRIPTS += allhosts rsynchosts qpid-build-rinstall qpid-src-rinstall - +EXTRA_DIST += allhosts rsynchosts qpid-build-rinstall qpid-src-rinstall endif -- cgit v1.2.1