summaryrefslogtreecommitdiffstats
path: root/handbook/Makefile
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/Makefile
parentd0eff13891676b108fd5186433580f485e247c11 (diff)
downloadopenembedded-core-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/Makefile')
-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:
# xmlto xhtml-nochunks poky-handbook.xml
tarball: html
- tar -cvzf poky-handbook.tgz poky-handbook.html
+ tar -cvzf poky-handbook.tgz poky-handbook.html style.css screenshots/ss-sato.png poky-beaver.png poky-handbook.png
validate:
xmllint --postvalid --xinclude --noout poky-handbook.xml