fix
authorChristian Grothoff <christian@grothoff.org>
Sat, 9 Jul 2011 06:19:18 +0000 (06:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 9 Jul 2011 06:19:18 +0000 (06:19 +0000)
src/util/Makefile.am

index 6c85e40646dec9a5bf0032c72f7a5aea277b476d..f709bb4a26967107b7402bf3178859ec08eb4141 100644 (file)
@@ -240,7 +240,7 @@ test_crypto_aes_weak_SOURCES = \
  test_crypto_aes_weak.c
 test_crypto_aes_weak_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la  \
- -lgcrypt
+ $(LIBGCRYPT_LIBS)
 
 test_crypto_crc_SOURCES = \
  test_crypto_crc.c