We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f2f6b commit 62b6988Copy full SHA for 62b6988
1 file changed
doc/man/Makefile.am
@@ -5,8 +5,7 @@ if BUILD_BITCOIND
5
endif
6
7
if ENABLE_QT
8
-#TODO(stevenroose) uncomment and fix
9
-# dist_man1_MANS+=elements-qt.1
+ dist_man1_MANS+=elements-qt.1
10
11
12
if BUILD_BITCOIN_CLI
@@ -18,7 +17,7 @@ if BUILD_BITCOIN_TX
18
17
19
20
if BUILD_BITCOIN_UTIL
21
- dist_man1_MANS+=bitcoin-util.1
+ dist_man1_MANS+=elements-util.1
22
23
24
if ENABLE_WALLET
0 commit comments