Skip to content

Commit 62b6988

Browse files
committed
Update manpage Makefile
1 parent 33f2f6b commit 62b6988

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/man/Makefile.am

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ if BUILD_BITCOIND
55
endif
66

77
if ENABLE_QT
8-
#TODO(stevenroose) uncomment and fix
9-
# dist_man1_MANS+=elements-qt.1
8+
dist_man1_MANS+=elements-qt.1
109
endif
1110

1211
if BUILD_BITCOIN_CLI
@@ -18,7 +17,7 @@ if BUILD_BITCOIN_TX
1817
endif
1918

2019
if BUILD_BITCOIN_UTIL
21-
dist_man1_MANS+=bitcoin-util.1
20+
dist_man1_MANS+=elements-util.1
2221
endif
2322

2423
if ENABLE_WALLET

0 commit comments

Comments
 (0)