summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2020-01-13 12:17:02 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2020-01-13 12:17:02 +0100
commitaa45403b79918626c8c676df39d6a1fd001f869f (patch)
tree2d5a88471a83f8ca3a1ad17a7b611a3976505cad
parente54402d392c25aa0476308d51bcc75ce84178dc3 (diff)
downloadmerchant-aa45403b79918626c8c676df39d6a1fd001f869f.tar.gz
merchant-aa45403b79918626c8c676df39d6a1fd001f869f.tar.bz2
merchant-aa45403b79918626c8c676df39d6a1fd001f869f.zip
remove old linker dependency
-rw-r--r--src/merchant-tools/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am
index 00e3f883..faad2aa7 100644
--- a/src/merchant-tools/Makefile.am
+++ b/src/merchant-tools/Makefile.am
@@ -27,7 +27,6 @@ taler_merchant_benchmark_LDADD = \
-ltalerfakebank \
-ltalerbank \
-ltalerwire \
- -ltalerbanktesting \
-ltalerexchange \
-ltalerjson \
-ltalerutil \