summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-01 20:26:16 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-06-01 20:26:16 (GMT)
commit2c4888efbc768f7f744eacba849ddc1998151c4a (patch)
tree2275dd9e7bce524f6512a14c30258821fc0f8b49 /Makefile
parentf344333cd4931f04276e955b7d95ae23daf1bbf9 (diff)
parent6a6d72b199fda7189b772640ca35ceb13708332d (diff)
downloadgit-2c4888efbc768f7f744eacba849ddc1998151c4a.zip
git-2c4888efbc768f7f744eacba849ddc1998151c4a.tar.gz
git-2c4888efbc768f7f744eacba849ddc1998151c4a.tar.bz2
Sync with maint
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96ebcf9..4592f1f 100644
--- a/Makefile
+++ b/Makefile
@@ -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