Skip to content

Commit

Permalink
Terminal?
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Aug 14, 2024
1 parent 17a60fa commit 2995bf1
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 @@ -114,5 +114,5 @@ versions: venv include/branches.csv include/end-of-life.csv include/release-cycl
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option.
.PHONY: Makefile
%: Makefile ensure-venv versions
%:: Makefile ensure-venv versions
$(SPHINXBUILD) -M $@ "." "$(BUILDDIR)" $(ALLSPHINXOPTS)

0 comments on commit 2995bf1

Please sign in to comment.