From: Felipe Contreras Date: Fri, 7 Jun 2013 22:03:07 +0000 (-0500) Subject: build: do not install git-remote-testgit X-Git-Tag: v1.8.4-rc0~162^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7ded055401 build: do not install git-remote-testgit Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano --- 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