summaryrefslogtreecommitdiff
path: root/docs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.in')
-rw-r--r--docs/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in
index 14fe7a87ea..3b3f7b0879 100644
--- a/docs/Makefile.in
+++ b/docs/Makefile.in
@@ -136,6 +136,9 @@ $(HTMLDIR)/%.html: $(DOCBOOKDIR)/%.xml $(HTMLDIR)/samba.css xslt/html.xsl
echo "<para/>" > $@
$(XSLTPROC) --xinclude xslt/generate-attributions.xsl $*/index.xml > $@
+clobber: clean
+ rm Makefile settings.xsl config.status config.log configure
+
clean:
rm -rf $(OUTPUTDIR)/* $(DOCBOOKDIR)
rm -f *.xml