This commit is contained in:
jl777
2019-02-02 05:11:37 -11:00
parent cc89099ff7
commit 495c41f313
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ EXTRA_LIBRARIES += \
$(LIBBITCOIN_COMMON) \
$(LIBBITCOIN_SERVER) \
$(LIBBITCOIN_CLI) \
libzcash.a libcurses.a
libzcash.a
if ENABLE_WALLET
BITCOIN_INCLUDES += $(BDB_CPPFLAGS)
EXTRA_LIBRARIES += $(LIBBITCOIN_WALLET)