-linker fix
authorChristian Grothoff <christian@grothoff.org>
Sat, 6 Oct 2012 13:09:44 +0000 (13:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 6 Oct 2012 13:09:44 +0000 (13:09 +0000)
src/util/Makefile.am

index 48b8e350e79c1e63a25f236fc765be15e5284102..25cc9bef554237a2db16c2fb10a4e65960419901 100644 (file)
@@ -149,7 +149,7 @@ gnunet_rsa_SOURCES = \
  gnunet-rsa.c         
 gnunet_rsa_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
-  $(GN_LIBINTL)
+  $(GN_LIBINTL) -lgcrypt
 gnunet_rsa_DEPENDENCIES = \
   libgnunetutil.la