From 05865f45db96f411b495aa1129c62ef96ed6b8d8 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 4 Nov 2009 19:33:47 +0000 Subject: Clean up files left behind by tests in make clean. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@832852 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpp/src/tests/cluster.mk') diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 641ac86a3f..5bc5795f76 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -37,6 +37,9 @@ TESTS += \ federated_cluster_test \ clustered_replication_test +# Clean up after cluster_test and start_cluster +CLEANFILES += cluster_test.acl cluster.ports + EXTRA_DIST += \ ais_check \ run_cluster_test \ -- cgit v1.2.1