diff options
| author | Alan Conway <aconway@apache.org> | 2010-09-30 20:05:39 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-09-30 20:05:39 +0000 |
| commit | f3a5353aa51666bf890af31b16614bef9bb64205 (patch) | |
| tree | 37b10cfbeeb2abec6badf7996e8f18aaa3c632a0 /qpid/cpp/src/tests | |
| parent | 82688abb12c80190f208a7455a2e306329f4bc92 (diff) | |
| download | qpid-python-f3a5353aa51666bf890af31b16614bef9bb64205.tar.gz | |
Add missing cluster test scripts to EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1003226 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/cluster.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk index 3ca4d3244a..787c673ad5 100644 --- a/qpid/cpp/src/tests/cluster.mk +++ b/qpid/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 |
