aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-18 11:53:39 -0300
committerJonathan Corbet <corbet@lwn.net>2016-08-22 15:26:17 -0600
commitd565127d120e9b95ba98549c31eab9cec1cbbbc7 (patch)
tree679c0a498c3bbf46d6932748c539b88e021b1fa2 /Makefile
parentdoc-rst: migrate ioctl CEC_DQEVENT to c-domain (diff)
downloadlinux-dev-d565127d120e9b95ba98549c31eab9cec1cbbbc7.tar.xz
linux-dev-d565127d120e9b95ba98549c31eab9cec1cbbbc7.zip
docs-rst: add support for LaTeX output
Sphinx supports LaTeX output. Sometimes, it is interesting to call it directly, instead of also generating a PDF. As it comes for free, add a target for it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 70de1448c571..0fa3feb6f74e 100644
--- a/Makefile
+++ b/Makefile
@@ -1432,7 +1432,7 @@ $(help-board-dirs): help-%:
# Documentation targets
# ---------------------------------------------------------------------------
-DOC_TARGETS := xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs
+DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs
PHONY += $(DOC_TARGETS)
$(DOC_TARGETS): scripts_basic FORCE
$(Q)$(MAKE) $(build)=scripts build_docproc build_check-lc_ctype