fix Makefile

This commit is contained in:
ca333
2018-04-16 06:48:44 +02:00
committed by GitHub
parent bd1f06d8b6
commit 5da8e41df2

View File

@@ -105,10 +105,10 @@ if BUILD_BITCOIND
endif
if BUILD_BITCOIN_UTILS
bin_PROGRAMS += komodo-cli komodo-tx
if ENABLE_WALLET
bin_PROGRAMS += wallet-utility
endif
bin_PROGRAMS += komodo-cli komodo-tx
endif
if ENABLE_WALLET
bin_PROGRAMS += wallet-utility
endif
LIBZCASH_H = \