Makefile entry for git-svnimport contained a small typo.
authorKalle Valo <Kalle.Valo@iki.fi>
Sun, 16 Oct 2005 17:37:25 +0000 (19:37 +0200)
committerMatthias Urlichs <smurf@smurf.noris.de>
Sun, 16 Oct 2005 17:37:25 +0000 (19:37 +0200)
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Makefile

index 30fda9e..13b949b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ SCRIPT_SH = \
 SCRIPT_PERL = \
        git-archimport.perl git-cvsimport.perl git-relink.perl \
        git-rename.perl git-shortlog.perl git-fmt-merge-msg.perl \
-       git-svnimport-perl
+       git-svnimport.perl
 
 SCRIPT_PYTHON = \
        git-merge-recursive.py