aboutsummaryrefslogtreecommitdiff
path: root/src/lib/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/Makefile.am')
-rw-r--r--src/lib/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/util/Makefile.am b/src/lib/util/Makefile.am
index db2d9f34a..00538847b 100644
--- a/src/lib/util/Makefile.am
+++ b/src/lib/util/Makefile.am
@@ -394,6 +394,7 @@ test_crypto_edx25519_LDADD = \
394 test_crypto_elligator.c 394 test_crypto_elligator.c
395test_crypto_elligator_LDADD = \ 395test_crypto_elligator_LDADD = \
396 libgnunetutil.la \ 396 libgnunetutil.la \
397 -lsodium \
397 $(LIBGCRYPT_LIBS) 398 $(LIBGCRYPT_LIBS)
398 399
399test_crypto_ecc_dlog_SOURCES = \ 400test_crypto_ecc_dlog_SOURCES = \