For crying out loud, hands off. There is a fucking

reason for these files to be removed manually.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1274 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2003-07-17 13:09:59 +00:00
parent d79ed53743
commit 6ff35cbbba
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ set -x
if test -f Makefile; then
make distclean
fi
rm -rf *.cache *.status *.guess *.sub *.log *.m4
rm -rf *.cache *.m4 config.guess config.log \
config.status config.sub depcomp ltmain.sh
cat aclocal/*.m4 > acinclude.m4
autoreconf --verbose --install