Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Extract Git::SVN::Log from git-svn.
[gitweb.git]
/
perl
/
Makefile
diff --git
a/perl/Makefile
b/perl/Makefile
index a628582bcae7205121725b29b5e71353204a93a5..4869a37d0ec3836925b9674905865a17e3e8033d 100644
(file)
--- a/
perl/Makefile
+++ b/
perl/Makefile
@@
-33,6
+33,7
@@
modules += Git/SVN
modules += Git/SVN/Memoize/YAML
modules += Git/SVN/Fetcher
modules += Git/SVN/Editor
+modules += Git/SVN/Log
modules += Git/SVN/Prompt
modules += Git/SVN/Ra
modules += Git/SVN/Utils