Skip to content

Commit

Permalink
fix typo in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu committed Jul 20, 2022
1 parent f1caeba commit 07247e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BUILDDIR = build
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

.PHONY: help Makefile deploy livenew
.PHONY: help Makefile deploy liveview

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
Expand Down

0 comments on commit 07247e3

Please sign in to comment.