summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-15 22:10:12 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-15 22:10:12 +0100
commitf29a7e31558e28a6612a4cc73f0b25309135046f (patch)
tree8fcf6553728800c88d6f5b49a4e73b36db186538 /src/exchange/Makefile.am
parentd06d0af2feb01f9bec27a2e518ca7d8ed52d0c02 (diff)
downloadexchange-f29a7e31558e28a6612a4cc73f0b25309135046f.tar.gz
exchange-f29a7e31558e28a6612a4cc73f0b25309135046f.tar.bz2
exchange-f29a7e31558e28a6612a4cc73f0b25309135046f.zip
add dependency
Diffstat (limited to 'src/exchange/Makefile.am')
-rw-r--r--src/exchange/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 88753c5e4..9d9c454d0 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -99,6 +99,7 @@ taler_exchange_httpd_LDADD = \
$(top_builddir)/src/exchangedb/libtalerexchangedb.la \
$(top_builddir)/src/util/libtalerutil.la \
-lmicrohttpd \
+ -lgnunetcurl \
-lgnunetutil \
-lgnunetjson \
-ljansson \