Move "parse_commit()" into common revision.h file.
[gitweb.git] / Makefile
index c7e5c7467d603fcaad63ee2bcade0889c21015d8..92de1cb7928cf6368ea1f2054cc2000e30f78268 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ read-cache.o: cache.h
 show-diff.o: cache.h
 
 clean:
-       rm -f *.o $(PROG) temp_git_file_*
+       rm -f *.o $(PROG)
 
 backup: clean
        cd .. ; tar czvf dircache.tar.gz dir-cache