X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Futil%2FMakefile.am;h=83b3b9c3d28d946c6a5462b0241a03230c532181;hb=755cb5c76a53a8fd04408bcc080b1796e77162f5;hp=fed0dad79962d880b794f8dafb5f5150e1754587;hpb=2be21d379f34329dd38b66242701549731261828;p=oweals%2Fgnunet.git diff --git a/src/util/Makefile.am b/src/util/Makefile.am index fed0dad79..83b3b9c3d 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -96,8 +96,6 @@ libgnunetutil_la_SOURCES = \ strings.c \ time.c \ tun.c \ - tweetnacl-gnunet.c \ - tweetnacl-gnunet.h \ speedup.c speedup.h \ proc_compat.c @@ -133,7 +131,7 @@ libgnunetutil_la_LIBADD = \ $(LIBIDN) $(LIBIDN2) \ $(Z_LIBS) \ -lunistring \ - -largon2 \ + -lsodium \ $(XLIB) \ $(PTHREAD)