handbook: Publishing tweaks

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2010-03-18 23:31:35 +00:00
parent d2805818aa
commit b3f5e554d0
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
all: html pdf
all: html pdf tarball
pdf:
@ -23,3 +23,9 @@ tarball: html
validate:
xmllint --postvalid --xinclude --noout poky-handbook.xml
OUTPUTS = poky-handbook.tgz poky-handbook.html poky-handbook.pdf
SOURCES = *.png *.xml *.css *.svg
publish:
scp -r $(OUTPUTS) $(SOURCES) o-hand.com:/srv/www/pokylinux.org/doc/

View File

@ -52,8 +52,6 @@
<copyright>
<year>2007-2010</year>
<year>2008</year>
<year>2008</year>
<holder>Intel Corporation</holder>
</copyright>