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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index ee3349db7..564204862 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -416,7 +416,7 @@ test_os_network_LDADD = \
416test_peer_SOURCES = \ 416test_peer_SOURCES = \
417 test_peer.c 417 test_peer.c
418test_peer_LDADD = \ 418test_peer_LDADD = \
419$(top_builddir)/src/util/libgnunetutil.la 419$(top_builddir)/src/util/libgnunetutil.la -lgcrypt
420 420
421test_plugin_SOURCES = \ 421test_plugin_SOURCES = \
422 test_plugin.c 422 test_plugin.c