Makefile.
Do not install, but get to compile the utility command 'taler-fakebank-run'.
This commit is contained in:
parent
7d980d2793
commit
341e08b3dd
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user