Merge branch 'ef/http-o-depends-on-gvf' into next

By Erik Faye-Lund
* ef/http-o-depends-on-gvf:
  Makefile: add missing GIT-VERSION-FILE dependency
This commit is contained in:
Junio C Hamano
2012-05-31 15:26:17 -07:00

View File

@@ -2089,7 +2089,7 @@ configure: configure.ac
$(RM) $<+
# These can record GIT_VERSION
git.o git.spec \
git.o git.spec http.o \
$(patsubst %.sh,%,$(SCRIPT_SH)) \
$(patsubst %.perl,%,$(SCRIPT_PERL)) \
: GIT-VERSION-FILE