projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c492f3
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Sat, 9 Jul 2011 06:19:18 +0000
(06:19 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 9 Jul 2011 06:19:18 +0000
(06:19 +0000)
src/util/Makefile.am
patch
|
blob
|
history
diff --git
a/src/util/Makefile.am
b/src/util/Makefile.am
index 6c85e40646dec9a5bf0032c72f7a5aea277b476d..f709bb4a26967107b7402bf3178859ec08eb4141 100644
(file)
--- a/
src/util/Makefile.am
+++ b/
src/util/Makefile.am
@@
-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