summaryrefslogtreecommitdiff
path: root/manual/Makefile.pdflatex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/Makefile.pdflatex')
-rw-r--r--manual/Makefile.pdflatex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/Makefile.pdflatex b/manual/Makefile.pdflatex
index ee6c8bf8dc..9e9fd28e8e 100644
--- a/manual/Makefile.pdflatex
+++ b/manual/Makefile.pdflatex
@@ -6,6 +6,7 @@ HTLATEX := htlatex
6HTOPTS1 := rockbox-html,charset=utf-8,early_ 6HTOPTS1 := rockbox-html,charset=utf-8,early_
7HTOPTS2 := " -utf8 -cmozhtf" 7HTOPTS2 := " -utf8 -cmozhtf"
8HTOPTS3 := "-dhtml/ -cvalidate" 8HTOPTS3 := "-dhtml/ -cvalidate"
9VERSION=`$(TOOLSDIR)/version.sh $(ROOTDIR)`
9 10
10.PHONY: all cleaner buildmanual output 11.PHONY: all cleaner buildmanual output
11 12