documentation/adt-manual/Makefile: Added PDF file to the tarball

(From OE-Core rev: f30f044355bfe4a1c7b08a201b813afd7cf4bddb)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-04-05 12:52:32 -05:00 committed by Richard Purdie
parent e5e5ff3e71
commit a771ef7805
1 changed files with 1 additions and 1 deletions

View 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