From e4464a6f524f4b1228c0f7fc1c85637eacef2d0d Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Sun, 24 Sep 2023 18:36:25 -0700 Subject: [PATCH] Update manpage Makefile --- doc/man/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index e93760341b..c2a6694472 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -5,8 +5,7 @@ if BUILD_BITCOIND endif if ENABLE_QT -#TODO(stevenroose) uncomment and fix -# dist_man1_MANS+=elements-qt.1 + dist_man1_MANS+=elements-qt.1 endif if BUILD_BITCOIN_CLI