Move diff.renamelimit out of default configuration.
[gitweb.git] / Makefile
index ecbb88889dbcb52437451b0258c4a643a238ce2e..a97a5d95956049545a5b36e7fea93e90b1f7e33d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -482,7 +482,8 @@ deb: dist
 ### Cleaning rules
 
 clean:
-       rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o git $(PROGRAMS) $(LIB_FILE)
+       rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o $(LIB_FILE)
+       rm -f $(PROGRAMS) $(SIMPLE_PROGRAMS) git$X
        rm -f $(filter-out gitk,$(SCRIPTS))
        rm -f *.spec *.pyc *.pyo
        rm -rf $(GIT_TARNAME)