libcurses.a

This commit is contained in:
jl777
2019-02-02 05:08:52 -11:00
parent 1b34dade66
commit cc89099ff7

View File

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