Skip to content

Commit 306214e

Browse files
committed
Remove dist-pdf from the docsbuild-scripts rebuild target
1 parent 6b5f156 commit 306214e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ venv:
184184
fi
185185

186186
.PHONY: dist-no-html
187-
dist-no-html: dist-text dist-pdf dist-epub dist-texinfo
187+
dist-no-html: dist-text dist-epub dist-texinfo
188188

189189
.PHONY: dist
190190
dist:

0 commit comments

Comments
 (0)