From: Richard Purdie Date: Sat, 1 Mar 2008 00:03:03 +0000 (+0000) Subject: handbook/Makefile: Add missing tarball files X-Git-Tag: 2011-1~9559 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=639f3823f570ae0b30e9dd39d7fee2ce8a310ad9;p=openembedded-core.git handbook/Makefile: Add missing tarball files git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3884 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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