summaryrefslogtreecommitdiff
path: root/src/exchange-tools/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-07 12:23:32 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-07 12:23:32 +0100
commit20a7d8fc081c71d83d77b39c681dbfd9337aa97a (patch)
tree85fa33f910f095d2a7c228abecf6290e2b13a9e6 /src/exchange-tools/Makefile.am
parent42bc3bc4373fe77807f12a89e1c2d118729a0a7f (diff)
downloadexchange-20a7d8fc081c71d83d77b39c681dbfd9337aa97a.tar.gz
exchange-20a7d8fc081c71d83d77b39c681dbfd9337aa97a.tar.bz2
exchange-20a7d8fc081c71d83d77b39c681dbfd9337aa97a.zip
merge taler-wire and taler-bank-transfer tools, they are very related and otherwise duplicate lots of logic; also enable both credit and debit histories to be shown
Diffstat (limited to 'src/exchange-tools/Makefile.am')
-rw-r--r--src/exchange-tools/Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am
index b08cea687..c86faf587 100644
--- a/src/exchange-tools/Makefile.am
+++ b/src/exchange-tools/Makefile.am
@@ -15,16 +15,7 @@ bin_PROGRAMS = \
taler-exchange-keyup \
taler-exchange-keycheck \
taler-exchange-wire \
- taler-exchange-dbinit \
- taler-wire
-
-taler_wire_SOURCES = \
- taler-wire.c
-taler_wire_LDADD = \
- $(top_builddir)/src/util/libtalerutil.la \
- $(top_builddir)/src/bank-lib/libtalerbank.la \
- -lgnunetcurl \
- -lgnunetutil
+ taler-exchange-dbinit
taler_exchange_keyup_SOURCES = \
taler-exchange-keyup.c