diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-13 18:20:04 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-13 18:20:04 +0100 |
commit | dfd150983e3f28f1ebb8c199b8c11ffddae0a148 (patch) | |
tree | d2a6cd92796f378ac36cbee24a1e9103d083545f /src/merchant-tools | |
parent | 932c9a9b90d1f750efec94fea38740e74b1a6f54 (diff) |
fix ftbfs
Diffstat (limited to 'src/merchant-tools')
-rw-r--r-- | src/merchant-tools/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am index faad2aa7..87e430bb 100644 --- a/src/merchant-tools/Makefile.am +++ b/src/merchant-tools/Makefile.am @@ -26,7 +26,6 @@ taler_merchant_benchmark_LDADD = \ -ltalertesting \ -ltalerfakebank \ -ltalerbank \ - -ltalerwire \ -ltalerexchange \ -ltalerjson \ -ltalerutil \ |