Makefile: remove test-chmtime program in target clean.
authorGerrit Pape <pape@smarden.org>
Tue, 27 Mar 2007 10:13:42 +0000 (10:13 +0000)
committerJunio C Hamano <junkio@cox.net>
Tue, 27 Mar 2007 19:58:46 +0000 (12:58 -0700)
While running 'make test', the test-chmtime program is created, and should
be cleaned up on 'make clean'.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found