aboutsummaryrefslogtreecommitdiff
path: root/src/json/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-21 00:53:11 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-21 00:53:11 +0100
commitae2ce4aaeed35fd077cac016795f069b35189756 (patch)
tree8aac04ba02cc1055f71ff0b2392c6eaec2ed39dc /src/json/Makefile.am
parenta5a3b2ea9ab6fa47d06531b34599237b62742443 (diff)
downloadexchange-ae2ce4aaeed35fd077cac016795f069b35189756.tar.xz
trying to fix #7039 insanity for RFC 8785, Dold: please check
Diffstat (limited to 'src/json/Makefile.am')
-rw-r--r--src/json/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/json/Makefile.am b/src/json/Makefile.am
index d3e4339fe..2f5ec3f17 100644
--- a/src/json/Makefile.am
+++ b/src/json/Makefile.am
@@ -22,6 +22,7 @@ libtalerjson_la_LIBADD = \
$(top_builddir)/src/util/libtalerutil.la \
-lgnunetjson \
-lgnunetutil \
+ -lunistring \
-ljansson \
-lm \
$(XLIB)