Browse Source

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>
maint
Felipe Contreras 12 years ago committed by Junio C Hamano
parent
commit
7ded055401
  1. 1
      Makefile

1
Makefile

@ -488,6 +488,7 @@ SCRIPT_PERL += git-svn.perl @@ -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

Loading…
Cancel
Save