]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
make_release: remove config.log and config.h
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 31 Jan 2014 12:36:03 +0000 (13:36 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 31 Jan 2014 12:37:52 +0000 (13:37 +0100)
make_release

index d0b1a1e74a77f57c21f510a6aa092a1bf93a7aa8..62bfaa18b5aa55f509f32e3ce9b8e6111aafd5ea 100755 (executable)
@@ -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