summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/Makefile
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-10-15 15:14:06 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-27 07:50:33 +0100
commit4999f788740b5cb2c4490c86e44ab5eac7b3dfe0 (patch)
treefd578c3315dcc30a0389ef55b3261491bbeb45e0 /documentation/poky-ref-manual/Makefile
parent00e061b56455e8bc6ab937a8114386f921f53fa5 (diff)
downloadpoky-4999f788740b5cb2c4490c86e44ab5eac7b3dfe0.tar.gz
documentation/pokt-ref-manual: Update with Yocto branding
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/Makefile')
-rw-r--r--documentation/poky-ref-manual/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/Makefile b/documentation/poky-ref-manual/Makefile
index 22913e1554..dfd44efd30 100644
--- a/documentation/poky-ref-manual/Makefile
+++ b/documentation/poky-ref-manual/Makefile
@@ -23,7 +23,7 @@ html:
23 xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml 23 xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml
24 24
25tarball: html 25tarball: html
26 tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css screenshots/ss-sato.png poky-beaver.png poky-ref-manual.png 26 tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css figures/yocto-project-transp.png
27 27
28validate: 28validate:
29 xmllint --postvalid --xinclude --noout poky-ref-manual.xml 29 xmllint --postvalid --xinclude --noout poky-ref-manual.xml