mirror of https://github.com/bitcoin/bitcoin.git
contrib: add bitcoin binary to gen-manpages
This commit is contained in:
parent
314c42b55b
commit
f5887a8de4
|
@ -9,6 +9,7 @@ import tempfile
|
|||
import argparse
|
||||
|
||||
BINARIES = [
|
||||
'bin/bitcoin',
|
||||
'bin/bitcoind',
|
||||
'bin/bitcoin-cli',
|
||||
'bin/bitcoin-tx',
|
||||
|
|
Loading…
Reference in New Issue