summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/texlive-en/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/texlive/texlive-en/Makefile')
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-en/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/Makefile b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
index ae145d67565..95f43c8826e 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile
+++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
@@ -58,7 +58,7 @@ html-separate:
rm -f *.aux *.toc *.lof *.lot *.xref* *.tmp *.out *.4tc
# this sequence is equivalent to running "ht latex $(doc)". We do it
# this way so we can \def\Status for the \ifcase in tex-live.sty.
- $(env) latex '\nonstopmode\def\Status{2`}\input $(doc)'
+ $(env) latex '\nonstopmode\def\Status{2}\input $(doc)'
$(env) latex '\nonstopmode\def\Status{2}\input $(doc)'
$(env) latex '\nonstopmode\def\Status{2}\input $(doc)'
$(env) latex '\nonstopmode\def\Status{2}\input $(doc)'