mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:01:41 +03:00
Remove more generated files.
Yet unknown error might leave libtool-like files in source directory.
This commit is contained in:
parent
b59b3a5152
commit
52b2bc4109
1 changed files with 5 additions and 3 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue