Merge pull request #1265 from psgreco/elements-22.x-manpages

Update manpage Makefile
This commit is contained in:
James Dorfman 2023-09-26 11:52:49 -04:00 committed by GitHub
commit adf62044f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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