diff options
Diffstat (limited to 'doc')
| -rwxr-xr-x | doc/autogen-examples/auto-clean.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/autogen-examples/auto-clean.sh b/doc/autogen-examples/auto-clean.sh index eda502f..8b42423 100755 --- a/doc/autogen-examples/auto-clean.sh +++ b/doc/autogen-examples/auto-clean.sh @@ -24,13 +24,13 @@ rm -f aclocal.m4 rm -f depcomp rm -rf mpu/.deps +rm -rf mpu/.libs rm -f mpu/Makefile rm -f mpu/Makefile.in rm -f po/Makefile rm -f po/Makefile.in rm -f po/POTFILES -rm -f po/remove-potcdate.sed rm -f po/stamp-po rm -f po/*.gmo rm -f po/*~ |
