summaryrefslogtreecommitdiff
path: root/src/exchange-tools/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-04 18:07:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-04 18:07:29 +0100
commit9b290fb26b2d18725858508bc14ae0933fff0250 (patch)
treed53ce3551185cab1dd9ae8f4989ceb6863a39a12 /src/exchange-tools/Makefile.am
parent2dd11d7e9c8f336473ecdee2fe9db85ba831f458 (diff)
downloadexchange-9b290fb26b2d18725858508bc14ae0933fff0250.tar.gz
exchange-9b290fb26b2d18725858508bc14ae0933fff0250.tar.bz2
exchange-9b290fb26b2d18725858508bc14ae0933fff0250.zip
more funky boilerplate for taler-exchange-offline tool
Diffstat (limited to 'src/exchange-tools/Makefile.am')
-rw-r--r--src/exchange-tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am
index 95919c82c..947e6b2b6 100644
--- a/src/exchange-tools/Makefile.am
+++ b/src/exchange-tools/Makefile.am
@@ -40,7 +40,9 @@ taler_exchange_offline_LDADD = \
$(top_builddir)/src/lib/libtalerexchange.la \
$(top_builddir)/src/json/libtalerjson.la \
$(top_builddir)/src/util/libtalerutil.la \
+ -lgnunetjson \
-lgnunetcurl \
+ -ljansson \
-lgnunetutil \
$(XLIB)