aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-24 15:21:32 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-24 15:21:32 +0200
commit5bb46d9a3ab568145f594c5a3cfa31ead3df38eb (patch)
tree021dd56b9a4fd7d349139a844635bb1675b80167 /src/util
parent5ddaa3f8eb5e01882540f21ddf237f3a41311e8a (diff)
downloadgnunet-5bb46d9a3ab568145f594c5a3cfa31ead3df38eb.tar.gz
gnunet-5bb46d9a3ab568145f594c5a3cfa31ead3df38eb.zip
-remove dead ats-tests, fix strange Debian build issues
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 89d040a0c..6d5307235 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -361,8 +361,6 @@ test_os_start_process_SOURCES = \
361 test_os_start_process.c 361 test_os_start_process.c
362test_os_start_process_LDADD = \ 362test_os_start_process_LDADD = \
363 libgnunetutil.la 363 libgnunetutil.la
364test_os_start_process_DEPENDENCIES = \
365 libgnunetutil.la
366 364
367test_client_nc_SOURCES = \ 365test_client_nc_SOURCES = \
368 test_client.c 366 test_client.c