added config.h.in to the list of files to be deleted

This commit is contained in:
darkeye 2001-09-11 18:38:21 +00:00
parent 61b08937c1
commit 9baec0b038
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
rm -f config.cache config.log config.status
rm -f configure config.h aclocal.m4
rm -f configure config.h config.h.in aclocal.m4
rm -f Makefile Makefile.in */Makefile */Makefile.in
autoheader && automake && aclocal && autoconf && ./configure