make_release: remove config.log and config.h

This commit is contained in:
Miroslav Lichvar 2014-01-31 13:36:03 +01:00
parent 3f507b782c
commit be036ed58a

View file

@ -45,7 +45,7 @@ mv chrony.txt chrony.txt_
make distclean
mv chrony.txt_ chrony.txt
rm -f faqgen.pl make_release chrony.spec.sample .gitignore
rm -f config.h config.log faqgen.pl make_release chrony.spec.sample .gitignore
cd ..
tar cvf - $subdir | gzip -9 > ${subdir}.tar.gz