From 5ee639322995ca0c80fb78c6c30d9df57858216a Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sun, 2 May 2021 10:50:54 +0200 Subject: -fix build --- src/gnsrecord/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gnsrecord/Makefile.am') diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am index 7c0df461f..27f5446a1 100644 --- a/src/gnsrecord/Makefile.am +++ b/src/gnsrecord/Makefile.am @@ -51,6 +51,7 @@ libgnunetgnsrecord_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ $(LIBGCRYPT_LIBS) \ + -lsodium \ $(GN_LIBINTL) libgnunetgnsrecord_la_DEPENDENCIES = \ $(top_builddir)/src/identity/libgnunetidentity.la -- cgit v1.2.3