@@ -8,10 +8,11 @@ ( cd "${KITSHROOTDIR}" || exit 1 autoconf; autoheader rm -rf autom4te.cache + rm -f *~ ./configure make distclean )