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:
18# -- old way -- 18# -- old way --
19# xmlto xhtml-nochunks poky-handbook.xml 19# xmlto xhtml-nochunks poky-handbook.xml
20 20
21tarball: html
22 tar -cvzf poky-handbook.tgz poky-handbook.html
23
21validate: 24validate:
22 xmllint --postvalid --xinclude --noout poky-handbook.xml 25 xmllint --postvalid --xinclude --noout poky-handbook.xml