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