diff options
Diffstat (limited to 'cpp/src/tests/cluster.mk')
| -rw-r--r-- | cpp/src/tests/cluster.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index d373a7d6ab..ba49a6774d 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -11,7 +11,7 @@ lib_cluster = $(abs_builddir)/../libqpidcluster.la # ais_check checks conditions for AIS tests and runs if ok. TESTS+=ais_check -EXTRA_DIST+=ais_check ais_run start_cluster stop_cluster +EXTRA_DIST+=ais_check start_cluster stop_cluster check_PROGRAMS+=ais_test ais_test_SOURCES=ais_test.cpp Cpg.cpp |
