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>
Makefile

index 51c1fed7116b3816398f3ec4535f027beb71e933..960f98e8013feee2326e3db989838104c487c0d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -963,7 +963,7 @@ dist-doc:
 
 clean:
        rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o xdiff/*.o \
-               $(LIB_FILE) $(XDIFF_LIB)
+               test-chmtime$X $(LIB_FILE) $(XDIFF_LIB)
        rm -f $(ALL_PROGRAMS) $(BUILT_INS) git$X
        rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo common-cmds.h TAGS tags
        rm -rf autom4te.cache