summaryrefslogtreecommitdiff
path: root/src/bank-lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-19 08:36:17 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-19 08:36:17 +0200
commit50749c462b55b05d42ca518572f75101401089d5 (patch)
treec53fd7f066797ccf33c40f553e9526ddc2ecddd2 /src/bank-lib/Makefile.am
parent036e7117798246b04fb5d8cbf274abf3b04ddbd3 (diff)
downloadexchange-50749c462b55b05d42ca518572f75101401089d5.tar.gz
exchange-50749c462b55b05d42ca518572f75101401089d5.tar.bz2
exchange-50749c462b55b05d42ca518572f75101401089d5.zip
make libfakebank scale
Diffstat (limited to 'src/bank-lib/Makefile.am')
-rw-r--r--src/bank-lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bank-lib/Makefile.am b/src/bank-lib/Makefile.am
index 5766cdfeb..a520b24df 100644
--- a/src/bank-lib/Makefile.am
+++ b/src/bank-lib/Makefile.am
@@ -67,4 +67,5 @@ libtalerfakebank_la_LIBADD = \
-ljansson \
$(LIBGNURLCURL_LIBS) \
-lmicrohttpd \
+ -lpthread \
$(XLIB)