Makefile: clean block-sha1/ directory instead of mozilla-sha1/
commit3edd98ac6569252acd669c2b9cbe39d15eeb7e56
authorCarlos R. Mafra <crmafra@aei.mpg.de>
Sun, 11 Oct 2009 13:32:19 +0000 (11 15:32 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Oct 2009 02:45:38 +0000 (18 19:45 -0700)
treedf32d7ff02cbe1a8ca4403c0058d0c7eee853357
parentb142da2a5dec8f868a61322e2ab591e9a008ec3b
Makefile: clean block-sha1/ directory instead of mozilla-sha1/

'make clean' should remove the object files from block-sha1/
instead of the non-existent mozilla-sha1/ directory.

Signed-off-by: Carlos R. Mafra <crmafra@aei.mpg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile