summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-03-01 00:03:03 +0000
committerRichard Purdie <richard@openedhand.com>2008-03-01 00:03:03 +0000
commit639f3823f570ae0b30e9dd39d7fee2ce8a310ad9 (patch)
tree650e17cdf0fe0796a58e522e65f622eb07f5e7d2 /handbook
parentd0eff13891676b108fd5186433580f485e247c11 (diff)
downloadpoky-639f3823f570ae0b30e9dd39d7fee2ce8a310ad9.tar.gz
handbook/Makefile: Add missing tarball files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3884 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook')
-rw-r--r--handbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index c2768dc45b..07580fd9aa 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -19,7 +19,7 @@ html:
19# xmlto xhtml-nochunks poky-handbook.xml 19# xmlto xhtml-nochunks poky-handbook.xml
20 20
21tarball: html 21tarball: html
22 tar -cvzf poky-handbook.tgz poky-handbook.html 22 tar -cvzf poky-handbook.tgz poky-handbook.html style.css screenshots/ss-sato.png poky-beaver.png poky-handbook.png
23 23
24validate: 24validate:
25 xmllint --postvalid --xinclude --noout poky-handbook.xml 25 xmllint --postvalid --xinclude --noout poky-handbook.xml