gh-139436: Remove `dist-pdf` from the docs archives rebuild target (#139437)

This commit is contained in:
Adam Turner 2025-10-07 13:29:18 +01:00 committed by GitHub
parent 134ff810cf
commit 0e2cdd313b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,7 +184,7 @@ venv:
fi
.PHONY: dist-no-html
dist-no-html: dist-text dist-pdf dist-epub dist-texinfo
dist-no-html: dist-text dist-epub dist-texinfo
.PHONY: dist
dist: