summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/make/latex.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/make/latex.mk b/support/make/latex.mk
index 311db5cd69..933e049fae 100644
--- a/support/make/latex.mk
+++ b/support/make/latex.mk
@@ -37,7 +37,7 @@
##############################################################################
# Defaults
-TEXINPUTS ?= .
+TEXINPUTS ?= .:
BIBINPUTS ?= .
LATEXMK ?= latexmk
TOUCH ?= touch