Skip to content

Commit 651c986

Browse files
author
Matthias Koeppe
committed
build/make/Makefile.in (doc): Revert to just doc-html (not both doc-html and doc-pdf)
1 parent f4aaa81 commit 651c986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/make/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ base: $(inst_patch) $(inst_pkgconf)
325325
#
326326
# $ ./sage --docbuild -H
327327

328-
doc: doc-html doc-pdf
328+
doc: doc-html
329329

330330
# All doc-building is delegated to the script packages
331331
# sagemath_doc_html, sagemath_doc_pdf

0 commit comments

Comments
 (0)