summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Makefile.am
diff options
context:
space:
mode:
authorCarl C. Trieloff <cctrieloff@apache.org>2008-12-03 03:26:25 +0000
committerCarl C. Trieloff <cctrieloff@apache.org>2008-12-03 03:26:25 +0000
commit6fb9dd5fa2da366b6ec5c6aeb24ba4c904b31e8e (patch)
tree060e68a10490e513e4557ccf4e8c4cfbd103aa6c /qpid/cpp/src/tests/Makefile.am
parent8783221bbfbe31a9909312c4d68bb7bd14def655 (diff)
downloadqpid-python-6fb9dd5fa2da366b6ec5c6aeb24ba4c904b31e8e.tar.gz
clean up
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
-rw-r--r--qpid/cpp/src/tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am
index 31060d65d2..08b72fc040 100644
--- a/qpid/cpp/src/tests/Makefile.am
+++ b/qpid/cpp/src/tests/Makefile.am
@@ -166,9 +166,6 @@ check_PROGRAMS+=sender
sender_SOURCES=sender.cpp TestOptions.h ConnectionOptions.h
sender_LDADD=$(lib_client)
-check_PROGRAMS+=tsxtest
-tsxtest_SOURCES=tsxtest.cpp TestOptions.h ConnectionOptions.h
-tsxtest_LDADD=$(lib_client)
TESTS_ENVIRONMENT = VALGRIND=$(VALGRIND) srcdir=$(srcdir) QPID_DATA_DIR= BOOST_TEST_SHOW_PROGRESS=yes $(srcdir)/run_test