aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-03 17:26:04 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:59 +0000
commita0999ab4dff3e0f37d071a9066f53cd01713c349 (patch)
tree8c128feec53bed8e0911bc0778c5aedfa89a5205
parent481c1788bcf4a37a7eb9a6ce4d0fe00d6df29827 (diff)
downloadopenembedded-core-contrib-a0999ab4dff3e0f37d071a9066f53cd01713c349.tar.gz
toaster-manual: Updated tar contents to not include the PDF file.
(From yocto-docs rev: b80931a3930ac4eda8daec37dc3de0f1d4d3844e) 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 e607d07ce4..d1f9081635 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -328,7 +328,7 @@ endif
ifeq ($(DOC),toaster-manual)
XSLTOPTS = --xinclude
ALLPREQ = html tarball
-TARFILES = toaster-manual.html toaster-manual.pdf toaster-manual-style.css figures/toaster-title.png
+TARFILES = toaster-manual.html toaster-manual-style.css figures/toaster-title.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures
STYLESHEET = $(DOC)/*.css