From 9f4aca7e4626ae62a46b19ac7b44b1bc6884f5be Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 24 Aug 2011 14:03:05 +0000 Subject: --- src/transport/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 310b65b2f..484169b88 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -273,6 +273,7 @@ libgnunet_plugin_transport_https_la_CPPFLAGS = \ check_PROGRAMS = \ test_transport_testing \ + test_transport_startonly \ test_transport_api_disconnect \ $(TEST_TRANSPORT_ATS) \ $(ATS_TRANSPORT_BENCHMARKS) \ @@ -307,6 +308,7 @@ check_PROGRAMS = \ if ENABLE_TEST_RUN TESTS = \ test_transport_testing \ + test_transport_startonly \ test_transport_api_disconnect \ $(TEST_TRANSPORT_ATS) \ $(ATS_TRANSPORT_BENCHMARKS) \ -- cgit v1.2.3