Makefile: do not have git.o depend on common-cmds.h
[gitweb.git] / Makefile
index b24ca20d6cebbd5d08a31c2d61c7bb5f7c557b5b..16bffc5cf963f20c3df26da8ac2a5c7638c2cf59 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1970,7 +1970,6 @@ shell_compatibility_test: please_set_SHELL_PATH_to_a_more_modern_shell
 strip: $(PROGRAMS) git$X
        $(STRIP) $(STRIP_OPTS) $(PROGRAMS) git$X
 
-git.o: common-cmds.h
 git.sp git.s git.o: EXTRA_CPPFLAGS = \
        '-DGIT_HTML_PATH="$(htmldir_SQ)"' \
        '-DGIT_MAN_PATH="$(mandir_SQ)"' \