diff --git a/tools/gendist b/tools/gendist index 67b76b40..39d5e15f 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