summaryrefslogtreecommitdiffstats
path: root/handbook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/Makefile')
-rw-r--r--handbook/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index ff6cd89d41..c2768dc45b 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -18,5 +18,8 @@ html:
# -- old way --
# xmlto xhtml-nochunks poky-handbook.xml
+tarball: html
+ tar -cvzf poky-handbook.tgz poky-handbook.html
+
validate:
xmllint --postvalid --xinclude --noout poky-handbook.xml