summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide')
-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 d2f29aa53f..93f2aabb44 100644
--- a/documentation/bsp-guide/Makefile
+++ b/documentation/bsp-guide/Makefile
@@ -17,7 +17,7 @@ pdf:
17 17
18html: 18html:
19# See http://www.sagehill.net/docbookxsl/HtmlOutput.html 19# See http://www.sagehill.net/docbookxsl/HtmlOutput.html
20 xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml 20 xsltproc $(XSLTOPTS) -o bsp-guide.html bsp-guide-customization.xsl bsp-guide.xml
21 21
22tarball: html 22tarball: html
23 tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/bsp-title.png 23 tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/bsp-title.png