aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuildconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconf b/buildconf
index 8bace6c02..cc782e622 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 \