summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-01-21 11:41:14 +0100
committerMichael Adam <obnox@samba.org>2009-01-21 11:46:35 +0100
commit65c92fea3d18c3520ff2a1e53a0c5c8825c9788f (patch)
tree9baf1d696a76d3f07847c95380ff996333a34031 /docs-xml/Makefile
parent2bb126679646889780c54f674a22e271761080af (diff)
downloadsamba-65c92fea3d18c3520ff2a1e53a0c5c8825c9788f.tar.gz
samba-65c92fea3d18c3520ff2a1e53a0c5c8825c9788f.tar.bz2
samba-65c92fea3d18c3520ff2a1e53a0c5c8825c9788f.zip
s3:docs: fix distclean target and add realdistclean target
- remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael
Diffstat (limited to 'docs-xml/Makefile')
-rw-r--r--docs-xml/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 2acef3e243..f5e196d270 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