From 78b4fc5f80cc7ef0cee42427bbc22f7db423c057 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Thu, 3 Dec 2009 13:35:39 +0000 Subject: QPID-2227 C++ "make dist" is missing cluster.cmake and has unneeded test_env.sh git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@886779 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index dc677c5862..013efa8c05 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -311,7 +311,7 @@ EXTRA_DIST += \ run_perftest \ ring_queue_test \ run_ring_queue_test \ - test_env.sh + cluster.cmake check_LTLIBRARIES += libdlclose_noop.la libdlclose_noop_la_LDFLAGS = -module -rpath $(abs_builddir) -- cgit v1.2.1