aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 4418fcfee..2ca977065 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -30,7 +30,6 @@ W32CONSOLEHELPER = gnunet-helper-w32-console
30endif 30endif
31 31
32if !MINGW 32if !MINGW
33 SERVER_CLIENT_UNIX = test_server_with_client_unix
34 TEST_CLIENT_UNIC_NC = test_client_unix.nc 33 TEST_CLIENT_UNIC_NC = test_client_unix.nc
35else 34else
36 TEST_CLIENT_UNIC_NC = 35 TEST_CLIENT_UNIC_NC =
@@ -311,13 +310,7 @@ check_PROGRAMS = \
311# Declare .nc (NO-CONCURRENCY) as a test extension so that we can impart 310# Declare .nc (NO-CONCURRENCY) as a test extension so that we can impart
312# sequential execution order for them 311# sequential execution order for them
313TEST_EXTENSIONS = .nc 312TEST_EXTENSIONS = .nc
314test_connection.log: test_client.log 313test_test_client_unix.log: test_client.log
315test_connection_addressing.log: test_connection.log
316test_connection_timeout_no_connect.log: test_connection_addressing.log
317test_connection_transmit_cancel.log: test_connection_timeout_no_connect.log
318test_connection_receive_cancel.log: test_connection_transmit_cancel.log
319test_connection_timeout.log: test_connection_receive_cancel.log
320test_resolver_api.log: test_connection_timeout.log
321 314
322test_bio_SOURCES = \ 315test_bio_SOURCES = \
323 test_bio.c 316 test_bio.c