From 778a402d07706462818e9c9d01520fd3d8d238d8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 19 Oct 2021 21:02:04 +0200 Subject: -implement more of the KYC handlers --- src/exchange/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange/Makefile.am') diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am index d199e4bc2..7779c38b1 100644 --- a/src/exchange/Makefile.am +++ b/src/exchange/Makefile.am @@ -123,6 +123,7 @@ taler_exchange_httpd_LDADD = \ -lgnunetutil \ -lgnunetjson \ -ljansson \ + -lcurl \ -lz \ $(XLIB) -- cgit v1.2.3