summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-01-21 11:41:14 +0100
committerKarolin Seeger <kseeger@samba.org>2009-01-28 09:40:09 +0100
commita1f3e8b12ae256a61fd7b8edc8912982ba25676a (patch)
tree5fe4fd24958bc8e99213abab6bde73a161660814 /docs-xml
parentbeee5ee29628c5205a34b7659ab3d9a80a939d54 (diff)
downloadsamba-a1f3e8b12ae256a61fd7b8edc8912982ba25676a.tar.gz
s3:docs: fix distclean target and add realdistclean target
- remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael (cherry picked from commit 65c92fea3d18c3520ff2a1e53a0c5c8825c9788f) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 410acb0410ce3c33da15dbefd0b59e971494d2fb)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 2acef3e2432..f5e196d2705 100644
--- a/docs-xml/Makefile
+++ b/docs-xml/Makefile
@@ -320,7 +320,10 @@ xslt/man.xsl:
xslt/pearson.xsl:
distclean clobber:: clean
- rm Makefile.settings config.status config.log configure
+ rm -f Makefile.settings config.status config.log configure
+
+realdistclean:: distclean
+ rm -f configure
rm -rf autom4te.cache