]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Delete automate*cache.
authorOndrej Filip <feela@network.cz>
Mon, 7 Jun 2004 14:37:29 +0000 (14:37 +0000)
committerOndrej Filip <feela@network.cz>
Mon, 7 Jun 2004 14:37:29 +0000 (14:37 +0000)
tools/gendist

index 67b76b4092af57b1123bda4713a685b05eeeb3f1..39d5e15f4091cbc2e688ef079962c5053ee006e3 100755 (executable)
@@ -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