summaryrefslogtreecommitdiffstats
path: root/handbook/Makefile
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-18 23:31:35 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-18 23:31:35 +0000
commitb3f5e554d037bb1f9847eb9caece669f46bce942 (patch)
treec5ee08aa0c835441c52fab11968ecbe2dfff9b25 /handbook/Makefile
parentd2805818aa50b29bb445c9c9526ebeb0fbd822a0 (diff)
downloadpoky-b3f5e554d037bb1f9847eb9caece669f46bce942.tar.gz
handbook: Publishing tweaks
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook/Makefile')
-rw-r--r--handbook/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index 2c593cf652..4a4dd7e83f 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -1,4 +1,4 @@
1all: html pdf 1all: html pdf tarball
2 2
3pdf: 3pdf:
4 4
@@ -23,3 +23,9 @@ tarball: html
23 23
24validate: 24validate:
25 xmllint --postvalid --xinclude --noout poky-handbook.xml 25 xmllint --postvalid --xinclude --noout poky-handbook.xml
26
27OUTPUTS = poky-handbook.tgz poky-handbook.html poky-handbook.pdf
28SOURCES = *.png *.xml *.css *.svg
29
30publish:
31 scp -r $(OUTPUTS) $(SOURCES) o-hand.com:/srv/www/pokylinux.org/doc/