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.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 62cf03684..cc9ff4745 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -347,10 +347,10 @@ test_client_unix_nc_SOURCES = \
347test_client_unix_nc_LDADD = \ 347test_client_unix_nc_LDADD = \
348 libgnunetutil.la 348 libgnunetutil.la
349 349
350test_socks_nc_SOURCES = \ 350#test_socks_nc_SOURCES = \
351 test_socks.c 351# test_socks.c
352test_socks_nc_LDADD = \ 352#test_socks_nc_LDADD = \
353 libgnunetutil.la 353# libgnunetutil.la
354 354
355test_common_allocation_SOURCES = \ 355test_common_allocation_SOURCES = \
356 test_common_allocation.c 356 test_common_allocation.c