summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2009-12-03 13:35:39 +0000
committerAndrew Stitcher <astitcher@apache.org>2009-12-03 13:35:39 +0000
commit97e25803b14b671533fbd4f8ef0f0c19ad2a1be3 (patch)
tree93d45b9a93e6bfb1aa10f9754cbec41481df41a8
parent6643c4398a7cc2f262bef960d564a6b753166fd5 (diff)
downloadqpid-python-97e25803b14b671533fbd4f8ef0f0c19ad2a1be3.tar.gz
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@886779 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am
index dc677c5862..013efa8c05 100644
--- a/qpid/cpp/src/tests/Makefile.am
+++ b/qpid/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)