From b2b79007a60874839d7cc0ee69521b298e9db38b Mon Sep 17 00:00:00 2001 From: Michael Gielda Date: Tue, 16 Apr 2019 03:49:19 +0200 Subject: [PATCH] docs: Rename wrong make target Signed-off-by: Michael Gielda --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 07e0356a..d845e77b 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -18,7 +18,7 @@ help: livehtml: @$(SPHINXAUTOBUILD) -b html --ignore \*.swp --ignore \*~ $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html" -.PHONY: help livereload Makefile +.PHONY: help livehtml Makefile # Update fuzzer / minitest markdown links. fuzzers-links: