X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=8371f7f522b6b02039af2a9d1684a8137197526e;hb=e6bfaf3e33beba9431490a4f5c7a9753986554c4;hp=1130af4f3809610436f4c5d17c3970a947ddae5c;hpb=1a17ee22a2fbd85a893ab36fd53168d03554c2dd;p=git.git diff --git a/Makefile b/Makefile index 1130af4f..8371f7f5 100644 --- a/Makefile +++ b/Makefile @@ -653,7 +653,7 @@ rpm: dist clean: rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o xdiff/*.o \ $(LIB_FILE) $(XDIFF_LIB) - rm -f $(ALL_PROGRAMS) git$X + rm -f $(ALL_PROGRAMS) $(BUILT_INS) git$X rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo common-cmds.h TAGS tags rm -rf $(GIT_TARNAME) rm -f $(GIT_TARNAME).tar.gz git-core_$(GIT_VERSION)-*.tar.gz