From: Jonathan Nieder Date: Sat, 28 Nov 2009 11:41:28 +0000 (-0600) Subject: Makefile: do not clean arm directory X-Git-Tag: v1.6.6-rc1~24 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7fc9d1526ed6d55deb1a69b8ed78830e04689dc4?ds=inline;hp=7fc9d1526ed6d55deb1a69b8ed78830e04689dc4 Makefile: do not clean arm directory The ARM SHA-1 implementation was removed by commit 30ae47b (remove ARM and Mozilla SHA1 implementations, 2009-08-17). Prune its directory from the list of object files to delete in 'make clean'. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---