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 1d3aff1482c..1ec27126f48 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile
+++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
@@ -5,7 +5,7 @@ doc = texlive-en
all: pdf html
tlpre = # possible prefix to run from the pretest
-env = TEXINPUTS=../texlive-common:../texlive-en:; export TEXINPUTS; $(tlpre)
+env = TEXINPUTS=.:../texlive-common:../texlive-en:; export TEXINPUTS; $(tlpre)
pdflatex_opts = --file-line-error
pdflatex = pdflatex $(pdflatex_opts) '\nonstopmode\def\Status{1}\input $(doc)'