mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
doc/Makefile: make check-manpages require the cln-grpc plugin.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
c598d4df74
commit
bad89f186a
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ clean: doc-clean
|
|||
check: check-manpages
|
||||
|
||||
# This needs plugins, too.
|
||||
check-manpages: all-programs check-config-docs
|
||||
check-manpages: all-programs check-config-docs default-targets
|
||||
@tools/check-manpage.sh cli/lightning-cli doc/lightning-cli.1.md
|
||||
@tools/check-manpage.sh "lightningd/lightningd --lightning-dir=/tmp/" doc/lightningd-config.5.md
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue