aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-03 11:27:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:58 +0000
commitab2007dc4eb6496449abbc1997165bb6b6b3d22d (patch)
tree0112c4916ebe40f30ff8f714215e54214083b67c
parent9d033d83cc8d31c9cf545231119f85a2cf9d0154 (diff)
downloadopenembedded-core-contrib-ab2007dc4eb6496449abbc1997165bb6b6b3d22d.tar.gz
Makefile: Removed default PDF creation of Toaster Manual.
(From yocto-docs rev: 7cceb7b0a0f53a4207070ff369bec8a3a6ceb135) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 9957935e17..e607d07ce4 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -327,7 +327,7 @@ endif
ifeq ($(DOC),toaster-manual)
XSLTOPTS = --xinclude
-ALLPREQ = html pdf tarball
+ALLPREQ = html tarball
TARFILES = toaster-manual.html toaster-manual.pdf toaster-manual-style.css figures/toaster-title.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures