summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-05 13:12:11 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-06 08:01:23 -0700
commitda83cea7e401edd6dbe0c68c82a128c03cb071d6 (patch)
tree37613efc4d3a29e064e9d890d47e931215494dab /documentation
parent6a0d070addd87ac52b4f82d823d683fa252cee97 (diff)
downloadast2050-yocto-poky-da83cea7e401edd6dbe0c68c82a128c03cb071d6.zip
ast2050-yocto-poky-da83cea7e401edd6dbe0c68c82a128c03cb071d6.tar.gz
documentation/kernel-manual/Makefile: Updated Makefile so PDF is in tarball
(From OE-Core rev: dc4c7e396833dd3d0839c458b8762a89e0979138) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-manual/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/Makefile b/documentation/kernel-manual/Makefile
index dcfcb92..a2eaced 100644
--- a/documentation/kernel-manual/Makefile
+++ b/documentation/kernel-manual/Makefile
@@ -27,7 +27,7 @@ html:
xsltproc $(XSLTOPTS) -o kernel-manual.html yocto-project-kernel-manual-customization.xsl kernel-manual.xml
tarball: html
- tar -cvzf kernel-manual.tgz kernel-manual.html style.css figures/kernel-title.png figures/kernel-big-picture.png figures/kernel-architecture-overview.png
+ tar -cvzf kernel-manual.tgz kernel-manual.html kernel-manual.pdf style.css figures/kernel-title.png figures/kernel-big-picture.png figures/kernel-architecture-overview.png
validate:
xmllint --postvalid --xinclude --noout kernel-manual.xml
OpenPOWER on IntegriCloud