aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-07 22:37:28 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-07 22:37:28 +0900
commit423fa3cc9bd45de2cad0d0919aecf3df6a614a58 (patch)
tree2e88bcaf7ff04cef19026519181dbecc91dda7f4 /src/util/Makefile.am
parent9d404969834f57375fee95edf7a6455f487989c5 (diff)
downloadexchange-423fa3cc9bd45de2cad0d0919aecf3df6a614a58.tar.xz
-fix linker issues
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 4ebd6397c..2a0304e03 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -115,6 +115,7 @@ libtalerutil_la_LIBADD = \
-ljansson \
$(LIBGCRYPT_LIBS) \
-lmicrohttpd $(XLIB) \
+ -lunistring \
-lz \
-lm