Makefile.

Do not install, but get to compile the utility
command 'taler-fakebank-run'.
This commit is contained in:
Marcello Stanisci 2019-03-21 18:44:53 +01:00
parent 7d980d2793
commit 341e08b3dd
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -6,9 +6,12 @@ if USE_COVERAGE
XLIB = -lgcov
endif
bin_PROGRAMS = \
noinst_PROGRAMS = \
taler-bank-transfer
noinst_PROGRAMS = \
taler-fakebank-run
taler_fakebank_run_SOURCES = \
taler-fakebank-run.c
taler_fakebank_run_LDADD = \