diff --git a/buildconf b/buildconf index 8bace6c02a..cc782e622b 100755 --- a/buildconf +++ b/buildconf @@ -257,6 +257,7 @@ PERL=`findtool ${PERL:-perl}` # Remove files generated on previous buildconf/configure run. # for fname in .deps \ + .libs \ Makefile \ Makefile.in \ aclocal.m4 \