diff options
| author | Carl C. Trieloff <cctrieloff@apache.org> | 2008-12-03 03:26:25 +0000 |
|---|---|---|
| committer | Carl C. Trieloff <cctrieloff@apache.org> | 2008-12-03 03:26:25 +0000 |
| commit | 9b9589493ab1d5780b290885395e37ab86dde9c2 (patch) | |
| tree | 2294060428c5293111b3b88ae40b95a1d4aba49f /cpp/src/tests/Makefile.am | |
| parent | f9cccf7b8f346c415c5f9b7d52127ef67797b02d (diff) | |
| download | qpid-python-9b9589493ab1d5780b290885395e37ab86dde9c2.tar.gz | |
clean up
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Makefile.am')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 31060d65d2..08b72fc040 100644 --- a/cpp/src/tests/Makefile.am +++ b/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 |
