From 29f76b6fe373cd5ca7504be2ffdaad5500406b8b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 Jul 2017 22:55:09 +0200 Subject: simplify installation of nss plugins in build system, require user(s) to move plugins into place manually (#5078) --- src/util/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 9be572bb6..c26e3e84b 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -336,10 +336,10 @@ test_client_unix_nc_SOURCES = \ test_client_unix_nc_LDADD = \ libgnunetutil.la -test_socks_nc_SOURCES = \ - test_socks.c -test_socks_nc_LDADD = \ - libgnunetutil.la +#test_socks_nc_SOURCES = \ +# test_socks.c +#test_socks_nc_LDADD = \ +# libgnunetutil.la test_common_allocation_SOURCES = \ test_common_allocation.c -- cgit v1.2.3