]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/poky-ref-manual: Fix image makefile to reference the image
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 17:00:41 +0000 (18:00 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 27 Oct 2010 06:51:03 +0000 (07:51 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
documentation/poky-ref-manual/Makefile

index dfd44efd306828e871a4aaa4d45a2f03d62d9a1b..a5a331bd53b9f24c37a6ca5154b7722a2a9f95bf 100644 (file)
@@ -23,7 +23,7 @@ html:
        xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml
 
 tarball: html
-       tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css figures/yocto-project-transp.png
+       tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css figures/yocto-project-transp.png figures/poky-ref-manual.png
 
 validate:
        xmllint --postvalid --xinclude --noout poky-ref-manual.xml