From: H.G. Muller Date: Sun, 17 Jan 2010 20:57:15 +0000 (+0100) Subject: Delete md5sums with make dist-clean X-Git-Tag: 4.8P~17 X-Git-Url: http://winboard.nl/cgi-bin?p=fairymax.git;a=commitdiff_plain;h=13032c1fe703dab1a3d00aad6ee92f767e67f07c Delete md5sums with make dist-clean --- diff --git a/Makefile b/Makefile index 5ff1fb1..e4e2fc0 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ clean: rm -f ${ALL} dist-clean: - rm -f ${ALL} *~ data/*~ *.man + rm -f ${ALL} *~ data/*~ *.man md5sums dist: rm -f fairymax.tar fairymax.tar.gz