[poky] [PATCH 2/5] documentation/adt-manual/Makefile: Added PDF file to the tarball

Scott Rifenbark srifenbark at gmail.com
Fri Apr 15 05:44:17 PDT 2011


From: Scott Rifenbark <scott.m.rifenbark at intel.com>

Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 documentation/adt-manual/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/documentation/adt-manual/Makefile b/documentation/adt-manual/Makefile
index ec19bce..74e35bc 100644
--- a/documentation/adt-manual/Makefile
+++ b/documentation/adt-manual/Makefile
@@ -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
-- 
1.7.0.4




More information about the poky mailing list