Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Apr 26, 2020
1 parent 16a5404 commit d8aec04
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 @@ -8,7 +8,7 @@ PYTHON=python3
all: sphinx

sphinx:
sphinx-build -j auto -b html . build
$(PYTHON) build.py

rss:
$(PYTHON) pep2rss.py .
Expand Down

0 comments on commit d8aec04

Please sign in to comment.