diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/exchange/Makefile.am | 1 |
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 \ |