diff options
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 0883ea1ea7..78aadf0da0 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -197,10 +197,6 @@ libdlclose_noop_la_SOURCES = dlclose_noop.c CLEANFILES+=valgrind.out *.log *.vglog* dummy_test $(unit_wrappers) -check_PROGRAMS+=tsxtest -tsxtest_SOURCES=tsxtest.cpp -tsxtest_LDADD=$(lib_client) - # FIXME aconway 2008-05-23: Disabled interop_runner because it uses # the obsolete Channel class. Convert to Session and re-enable. # |
