Skip to content

Commit

Permalink
Hyphenation
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
AA-Turner and hugovk committed Sep 23, 2024
1 parent 1ddaed4 commit 7bb2502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ venv:
echo "The venv has been created in the $(VENVDIR) directory"; \
fi

.PHONY: dist-nohtml
dist-nohtml: dist-text dist-pdf dist-epub dist-texinfo
.PHONY: dist-no-html
dist-no-html: dist-text dist-pdf dist-epub dist-texinfo

.PHONY: dist
dist:
Expand Down

0 comments on commit 7bb2502

Please sign in to comment.