Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-helpers: add tests for testgit helper
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3a6c6ea5259693db4846b91855675218b1e1a920..b1e5f61131ee7cf6fac23ced0b4956b011cd3ee8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-366,6
+366,8
@@
SCRIPT_PERL += git-relink.perl
SCRIPT_PERL += git-send-email.perl
SCRIPT_PERL += git-svn.perl
+SCRIPT_PYTHON += git-remote-testgit.py
+
SCRIPTS = $(patsubst %.sh,%,$(SCRIPT_SH)) \
$(patsubst %.perl,%,$(SCRIPT_PERL)) \
$(patsubst %.py,%,$(SCRIPT_PYTHON)) \