summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--handbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index c2768dc45b..07580fd9aa 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -19,7 +19,7 @@ html:
19# xmlto xhtml-nochunks poky-handbook.xml 19# xmlto xhtml-nochunks poky-handbook.xml
20 20
21tarball: html 21tarball: html
22 tar -cvzf poky-handbook.tgz poky-handbook.html 22 tar -cvzf poky-handbook.tgz poky-handbook.html style.css screenshots/ss-sato.png poky-beaver.png poky-handbook.png
23 23
24validate: 24validate:
25 xmllint --postvalid --xinclude --noout poky-handbook.xml 25 xmllint --postvalid --xinclude --noout poky-handbook.xml