summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/Makefile')
-rw-r--r--documentation/bsp-guide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/Makefile b/documentation/bsp-guide/Makefile
index 7e8d216904..4cf6533be7 100644
--- a/documentation/bsp-guide/Makefile
+++ b/documentation/bsp-guide/Makefile
@@ -20,7 +20,7 @@ html:
20 xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml 20 xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml
21 21
22tarball: html 22tarball: html
23 tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/poky-ref-manual.png 23 tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/bsp-title.png
24 24
25validate: 25validate:
26 xmllint --postvalid --xinclude --noout bsp-guide.xml 26 xmllint --postvalid --xinclude --noout bsp-guide.xml