Minor correction to cleanup.

This commit is contained in:
Andrew Wood
2023-07-22 19:55:07 +01:00
parent 8c284d863d
commit 5cf5eda406
+1 -1
View File
@@ -39,6 +39,6 @@ $MAKE dep
test -t 1 && echo "${0##*/}: cleaning up"
cd ..
rm -rf .gen
rm -rf autoconf/autom4te.cache
rm -rf autom4te.cache autoconf/autom4te.cache
# EOF