all: echo 'MD5 checksums:
' > checksums.html
	md5sum *.diff >> checksums.html
	echo '
' >> checksums.html