Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move Git::IndexInfo into its own file.
[gitweb.git]
/
perl
/
Makefile
diff --git
a/perl/Makefile
b/perl/Makefile
index 794626ea29977426be073968cc8e16e5a48be44c..0b0e345cc0814c605741f985f1e50cba61ba5717 100644
(file)
--- a/
perl/Makefile
+++ b/
perl/Makefile
@@
-29,6
+29,7
@@
instdir_SQ = $(subst ','\'',$(prefix)/lib)
modules += Git
modules += Git/I18N
+modules += Git/IndexInfo
modules += Git/SVN
modules += Git/SVN/Memoize/YAML
modules += Git/SVN/Fetcher