From: Gerrit Pape Date: Tue, 27 Mar 2007 10:13:42 +0000 (+0000) Subject: Makefile: remove test-chmtime program in target clean. X-Git-Tag: v1.5.1-rc3~14 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/66d5871ead74ae363274f221c9fa5945c18c4aa2?hp=66d5871ead74ae363274f221c9fa5945c18c4aa2 Makefile: remove test-chmtime program in target clean. While running 'make test', the test-chmtime program is created, and should be cleaned up on 'make clean'. Signed-off-by: Junio C Hamano ---