Remove more generated files.
authorYang Tse <yangsita@gmail.com>
Wed, 3 Jun 2009 10:34:37 +0000 (10:34 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 3 Jun 2009 10:34:37 +0000 (10:34 +0000)
Yet unknown error might leave libtool-like files in source directory.

buildconf

index cc782e6..7717645 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -258,6 +258,10 @@ PERL=`findtool ${PERL:-perl}`
 #
 for fname in .deps \
     .libs \
+    *.la \
+    *.lo \
+    *.a \
+    *.o \
     Makefile \
     Makefile.in \
     aclocal.m4 \
@@ -268,17 +272,15 @@ for fname in .deps \
     config.guess \
     config.h \
     config.h.in \
-    config.lt \
     config.log \
+    config.lt \
     config.status \
     config.sub \
     configure \
     curl-config \
     curlbuild.h \
     depcomp \
-    libcares.la \
     libcares.pc \
-    libcurl.la \
     libcurl.pc \
     libtool \
     libtool.m4 \