summaryrefslogtreecommitdiffstats
path: root/tools/gendist
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gendist')
-rwxr-xr-xtools/gendist2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gendist b/tools/gendist
index 67b76b4..39d5e15 100755
--- a/tools/gendist
+++ b/tools/gendist
@@ -10,7 +10,7 @@ $AC
./configure
make distclean
$AC
-rm -rf autom4te.cache
+rm -rf autom4te*cache
( cd doc ; make docs ; make clean )
VERSION=`sed <sysdep/config.h '/BIRD_VERSION/!d;s/^.*"\(.*\)"$/\1/'`
REL=bird-$VERSION