From: Yang Tse Date: Wed, 3 Jun 2009 10:34:37 +0000 (+0000) Subject: Remove more generated files. X-Git-Tag: curl-7_19_6~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52b2bc4109e890094901140614880f6a5c5aa8be;p=curl Remove more generated files. Yet unknown error might leave libtool-like files in source directory. --- diff --git a/buildconf b/buildconf index cc782e622..77176453b 100755 --- 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 \