]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook/Makefile: Add missing tarball files
authorRichard Purdie <richard@openedhand.com>
Sat, 1 Mar 2008 00:03:03 +0000 (00:03 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 1 Mar 2008 00:03:03 +0000 (00:03 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3884 311d38ba-8fff-0310-9ca6-ca027cbcb966

handbook/Makefile

index c2768dc45bb6144819692a785739171c4cde97dd..07580fd9aa91ff9d1af5d5de67366bbbc1d6a3ef 100644 (file)
@@ -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