rename tool
This commit is contained in:
parent
67ee9a9ec0
commit
799822220e
@ -1 +1 @@
|
||||
Subproject commit 82ff6a36db88799cf6f658bd8855cefa5306c06d
|
||||
Subproject commit c8b33d0884b0ad9f9583b2a74ddd8859b0caedfb
|
@ -7,7 +7,7 @@ if USE_COVERAGE
|
||||
endif
|
||||
|
||||
bin_PROGRAMS = \
|
||||
taler-bank-transfer
|
||||
taler-wire-gateway-client
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
taler-fakebank-run
|
||||
@ -19,9 +19,9 @@ taler_fakebank_run_LDADD = \
|
||||
$(top_builddir)/src/util/libtalerutil.la \
|
||||
-lgnunetutil
|
||||
|
||||
taler_bank_transfer_SOURCES = \
|
||||
taler-bank-transfer.c
|
||||
taler_bank_transfer_LDADD = \
|
||||
taler_wire_gateway_client_SOURCES = \
|
||||
taler-wire-gateway-client.c
|
||||
taler_wire_gateway_client_LDADD = \
|
||||
$(LIBGCRYPT_LIBS) \
|
||||
$(top_builddir)/src/util/libtalerutil.la \
|
||||
$(top_builddir)/src/json/libtalerjson.la \
|
||||
|
Loading…
Reference in New Issue
Block a user