summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/Makefile')
-rw-r--r--docs-xml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index dfc7947c5c..610d720d94 100644
--- a/docs-xml/Makefile
+++ b/docs-xml/Makefile
@@ -66,6 +66,7 @@ clean::
rm -f xslt/figures/*pdf
rm -f $(SMBDOTCONFDOC)/parameters.*.xml
rm -f $(addsuffix .*,$(MAIN_DOCS))
+ rm -f build/catalog.xml
# Output format targets
pdf:: $(patsubst %,$(PDFDIR)/%.pdf,$(MAIN_DOCS))