aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2023-10-03 17:17:16 +0200
committert3sserakt <t3ss@posteo.de>2023-10-03 17:17:16 +0200
commit6f68c34aa3deed8e1b5df30d3de1342386523920 (patch)
tree940221996f82d1edd77530ac2b1abbb61ccf08ac /src/identity/Makefile.am
parented76bf2ece671e9543477a9bb9130dfbe5fa5a4d (diff)
parent109f3188ba65b788990427d6d26ba8874a9b84f5 (diff)
downloadgnunet-6f68c34aa3deed8e1b5df30d3de1342386523920.tar.gz
gnunet-6f68c34aa3deed8e1b5df30d3de1342386523920.zip
Merge branch 'master' into l20integration
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index b9e9b0205..fecfaea47 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -43,6 +43,7 @@ libgnunetidentity_la_LIBADD = \
43 $(GN_LIBINTL) $(XLIB) 43 $(GN_LIBINTL) $(XLIB)
44libgnunetidentity_la_LDFLAGS = \ 44libgnunetidentity_la_LDFLAGS = \
45 $(GN_LIB_LDFLAGS) \ 45 $(GN_LIB_LDFLAGS) \
46 -lsodium \
46 -version-info 1:0:0 47 -version-info 1:0:0
47 48
48bin_PROGRAMS = \ 49bin_PROGRAMS = \