Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2013-06-08 02:03:07 +0400
committerJunio C Hamano <gitster@pobox.com>2013-06-08 03:16:43 +0400
commit7ded0554010f520940704d8588821f1c0e8307ab (patch)
treeac34becf4ffdf2a9b955f696e196ff6dcfce3b60 /Makefile
parent6c473a56d26bf596d4314b7c2e4c2bfafbfe757e (diff)
build: do not install git-remote-testgit
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6414703cd0..8be7c06557 100644
--- a/Makefile
+++ b/Makefile
@@ -488,6 +488,7 @@ SCRIPT_PERL += git-svn.perl
SCRIPT_PYTHON += git-remote-testpy.py
SCRIPT_PYTHON += git-p4.py
+NO_INSTALL += git-remote-testgit
NO_INSTALL += git-remote-testpy
# Generated files for scripts