summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/Makefile')
-rw-r--r--DOCS/xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile
index 29042840d2..09f1064979 100644
--- a/DOCS/xml/Makefile
+++ b/DOCS/xml/Makefile
@@ -58,7 +58,7 @@ clean:
releaseclean:
rm -f $(foreach lang,$(DOC_LANG_ALL),$(lang)/main.xml)
rm -f $$(find . -name *.xml -type l)
- -rm -f html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh
+ rm -f html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh
distclean: clean releaseclean