summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-31 13:41:51 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-31 22:02:55 +0100
commit0e16551905c80556ffa5f52f869d769a8fe7ee23 (patch)
tree3b09762612ff197b4aabdf6508825d6ffd684681 /documentation/bsp-guide
parentcb13b57b1c9e72a9bcb9c994a3f8159a3db82bc5 (diff)
downloadast2050-yocto-poky-0e16551905c80556ffa5f52f869d769a8fe7ee23.zip
ast2050-yocto-poky-0e16551905c80556ffa5f52f869d769a8fe7ee23.tar.gz
documentation/bsp-guide/Makefile: Updated to include PDF in tarball
For some reason the PDF version of this manual was not being included in the tarball created by the Makefile. I fixed this. (From OE-Core rev: f8ec09ab31c04b2ae9570b71174f50c58ad09f00) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/Makefile b/documentation/bsp-guide/Makefile
index 93f2aab..fdb45ec 100644
--- a/documentation/bsp-guide/Makefile
+++ b/documentation/bsp-guide/Makefile
@@ -20,7 +20,7 @@ html:
xsltproc $(XSLTOPTS) -o bsp-guide.html bsp-guide-customization.xsl bsp-guide.xml
tarball: html
- tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/bsp-title.png
+ tar -cvzf bsp-guide.tgz style.css bsp-guide.html bsp-guide.pdf figures/bsp-title.png
validate:
xmllint --postvalid --xinclude --noout bsp-guide.xml
OpenPOWER on IntegriCloud