diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-06-01 13:26:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-01 13:26:16 -0700 |
commit | 2c4888efbc768f7f744eacba849ddc1998151c4a (patch) | |
tree | 2275dd9e7bce524f6512a14c30258821fc0f8b49 /Makefile | |
parent | f344333cd4931f04276e955b7d95ae23daf1bbf9 (diff) | |
parent | 6a6d72b199fda7189b772640ca35ceb13708332d (diff) | |
download | git-2c4888efbc768f7f744eacba849ddc1998151c4a.tar.gz git-2c4888efbc768f7f744eacba849ddc1998151c4a.tar.xz |
Sync with maint
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |