mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-07 13:18:43 +02:00
add stdin helpers for password input support
This commit is contained in:
committed by
Karl-Johan Alm
parent
b0e268d2f6
commit
0da503e947
@@ -520,6 +520,8 @@ endif
|
||||
libbitcoin_cli_a_CPPFLAGS = $(AM_CPPFLAGS) $(BITCOIN_INCLUDES)
|
||||
libbitcoin_cli_a_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
|
||||
libbitcoin_cli_a_SOURCES = \
|
||||
compat/stdin.h \
|
||||
compat/stdin.cpp \
|
||||
rpc/client.cpp \
|
||||
$(BITCOIN_CORE_H)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user