aboutsummaryrefslogtreecommitdiff
path: root/perl/Makefile
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2012-07-26 17:26:03 -0700
committerEric Wong <normalperson@yhbt.net>2012-07-27 22:36:14 +0000
commitb772cb9994e085c4a55820092011ee2b8997b0ac (patch)
tree764d56778ca57c63f1f3a00a2ea43d58ab693990 /perl/Makefile
parentb0e75250c8c1fc40ba9d42c31ae99146f1cdeb71 (diff)
downloadgit-b772cb9994e085c4a55820092011ee2b8997b0ac.tar.gz
git-b772cb9994e085c4a55820092011ee2b8997b0ac.tar.xz
Extract Git::SVN::Migration from git-svn.
Straight cut & paste. Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'perl/Makefile')
-rw-r--r--perl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/Makefile b/perl/Makefile
index 4869a37d0..794626ea2 100644
--- a/perl/Makefile
+++ b/perl/Makefile
@@ -34,6 +34,7 @@ modules += Git/SVN/Memoize/YAML
modules += Git/SVN/Fetcher
modules += Git/SVN/Editor
modules += Git/SVN/Log
+modules += Git/SVN/Migration
modules += Git/SVN/Prompt
modules += Git/SVN/Ra
modules += Git/SVN/Utils