From a6620f2fcf05b90d854c9c22e77dbf839055a9f3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 5 Apr 2011 12:52:32 -0500 Subject: documentation/adt-manual/Makefile: Added PDF file to the tarball (From OE-Core rev: f30f044355bfe4a1c7b08a201b813afd7cf4bddb) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/adt-manual/Makefile b/documentation/adt-manual/Makefile index ec19bce9cd..74e35bcdeb 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 -- cgit v1.2.3-54-g00ecf