mirror of https://github.com/openXC7/prjxray.git
docs: Rename wrong make target
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
This commit is contained in:
parent
f1f3271002
commit
b2b79007a6
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue