summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-06-02 03:56:38 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-06-02 03:56:38 +0000
commit777fbad15d08c82ed8ff401234b4823ad1c53e43 (patch)
tree3f426e8a59cde0ae860ea676db22a589b450a2d9 /test
parent1744c52b354fcdbe41ba656a42071f3a6856caa6 (diff)
downloadyelp-xsl-777fbad15d08c82ed8ff401234b4823ad1c53e43.tar.gz
gnome-doc-utils.make - Some format stuff that doesn't work
* gnome-doc-utils.m4: * gnome-doc-utils.make - Some format stuff that doesn't work * test/testdocs/Makefile: - Make test the default target * xslt/docbook/common/db-chunk.xsl: - s/filename/basename/ * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-media.xsl: - s/anchor/db2html.anchor/ * xslt/docbook/html/db2html-title.xsl: - Just use db2html.label.number for sect* labels
Diffstat (limited to 'test')
-rw-r--r--test/testdocs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/testdocs/Makefile b/test/testdocs/Makefile
index 6e9fc43b..3dfc28a6 100644
--- a/test/testdocs/Makefile
+++ b/test/testdocs/Makefile
@@ -15,3 +15,6 @@ $(htmls) : html/% : %.xml
xsltproc $(call htmlargs,$@) $<
test: $(htmls)
+
+clean:
+ rm -rf html/*