diff options
author | Yang Tse <yangsita@gmail.com> | 2009-06-03 00:08:09 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-06-03 00:08:09 +0000 |
commit | e3f128875c8a31052198c0d26fa3b7d1afb1d8b1 (patch) | |
tree | ef7fcd0f2340a5317e533bfc9f5955b50a3c085a /buildconf | |
parent | 7bf82a814b7f5f83b1a6590f3ef3764fa1c26d3f (diff) | |
download | curl-e3f128875c8a31052198c0d26fa3b7d1afb1d8b1.tar.gz |
Remove more generated files
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -260,11 +260,13 @@ for fname in .deps \ Makefile.in \ aclocal.m4 \ aclocal.m4.bak \ + ares_build.h \ autom4te.cache \ compile \ config.guess \ config.h \ config.h.in \ + config.lt \ config.log \ config.status \ config.sub \ @@ -272,7 +274,9 @@ for fname in .deps \ curl-config \ curlbuild.h \ depcomp \ + libcares.la \ libcares.pc \ + libcurl.la \ libcurl.pc \ libtool \ libtool.m4 \ |