summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-06-08 17:22:06 +0200
committerMartin Mares <mj@ucw.cz>2000-06-08 17:22:06 +0200
commitd4f72db31a512eafbb8aff4e5c1226fa59879382 (patch)
tree0cc13ce51774d9e2e9572adcd7550774d3b09058 /tools
parent96264d4d2f22c652f6cef84ff6226352e1457cce (diff)
downloadbird-d4f72db31a512eafbb8aff4e5c1226fa59879382.tar
bird-d4f72db31a512eafbb8aff4e5c1226fa59879382.zip
When distcleaning, clean up doc as well.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile-top.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile-top.in b/tools/Makefile-top.in
index ed80c77..0c600ce 100644
--- a/tools/Makefile-top.in
+++ b/tools/Makefile-top.in
@@ -14,5 +14,6 @@ clean:
find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name depend -or -name ".#*" | xargs rm -f
distclean: clean
+ $(MAKE) -C doc clean
rm -rf $(objdir)
rm -f config.* configure sysdep/autoconf.h sysdep/paths.h Makefile