repo.or.cz
/
bitcoinplatinum.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Meet code style on lines changed in the previous commit
[bitcoinplatinum.git]
/
doc
/
man
/
Makefile.am
blob
08ff4d6ac1d5cc1135ee6c38d54d17fcfd7252eb
1
dist_man1_MANS=
2
3
if BUILD_BITCOIND
4
dist_man1_MANS+=bitcoind.1
5
endif
6
7
if ENABLE_QT
8
dist_man1_MANS+=bitcoin-qt.1
9
endif
10
11
if BUILD_BITCOIN_UTILS
12
dist_man1_MANS+=bitcoin-cli.1 bitcoin-tx.1
13
endif