1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

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
+7 -1
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/