Skip to content

Commit

Permalink
Makefile entry for git-svnimport contained a small typo.
Browse files Browse the repository at this point in the history
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
  • Loading branch information
Kalle Valo authored and Matthias Urlichs committed Oct 16, 2005
1 parent 0090a61 commit f005dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f005dba

Please sign in to comment.