commit f29a7e31558e28a6612a4cc73f0b25309135046f
parent d06d0af2feb01f9bec27a2e518ca7d8ed52d0c02
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 15 Mar 2020 22:10:12 +0100
add dependency
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 \