Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
minblock committed Jan 27, 2019
1 parent b636890 commit 288d1bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/man/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
dist_man1_MANS=

if BUILD_BITCOIND
dist_man1_MANS+=pics.1
dist_man1_MANS+=picscoin.1
endif

if ENABLE_QT
dist_man1_MANS+=pics-qt.1
dist_man1_MANS+=picscoin-qt.1
endif

if BUILD_BITCOIN_UTILS
dist_man1_MANS+=pics-cli.1 pics-tx.1
dist_man1_MANS+=picscoin-cli.1 picscoin-tx.1
endif

0 comments on commit 288d1bc

Please sign in to comment.