]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/adt-manual/Makefile: Added PDF file to the tarball
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 5 Apr 2011 17:52:32 +0000 (12:52 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Apr 2011 14:50:55 +0000 (07:50 -0700)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/adt-manual/Makefile

index ec19bce9cdcc833311c6933ba08a76534a899c3b..74e35bcdeb9625d41a3bdc68a1bfac6301bc00e3 100644 (file)
@@ -27,7 +27,7 @@ html:
        xsltproc $(XSLTOPTS) -o adt-manual.html adt-manual-customization.xsl adt-manual.xml
 
 tarball: html
-       tar -cvzf adt-manual.tgz adt-manual.html style.css figures/adt-title.png figures/yocto-project-transp.png
+       tar -cvzf adt-manual.tgz adt-manual.html adt-manual.pdf style.css figures/adt-title.png figures/yocto-project-transp.png
 
 validate:
        xmllint --postvalid --xinclude --noout adt-manual.xml