From 036e7117798246b04fb5d8cbf274abf3b04ddbd3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 19 Jun 2021 05:00:45 +0200 Subject: extend fakebank API to have thread pool option --- src/bank-lib/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/bank-lib/Makefile.am') diff --git a/src/bank-lib/Makefile.am b/src/bank-lib/Makefile.am index 820eb43ff..5766cdfeb 100644 --- a/src/bank-lib/Makefile.am +++ b/src/bank-lib/Makefile.am @@ -7,9 +7,7 @@ if USE_COVERAGE endif bin_PROGRAMS = \ - taler-wire-gateway-client - -noinst_PROGRAMS = \ + taler-wire-gateway-client \ taler-fakebank-run taler_fakebank_run_SOURCES = \ -- cgit v1.2.3