Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update packedGit config option documentation.
[gitweb.git]
/
perl
/
Makefile.PL
diff --git
a/perl/Makefile.PL
b/perl/Makefile.PL
index de73235e4c3142381c4ea01597e18b14cd65bc02..41687757a7fdd9c09bd320b92ed7f089af00a403 100644
(file)
--- a/
perl/Makefile.PL
+++ b/
perl/Makefile.PL
@@
-24,5
+24,6
@@
WriteMakefile(
NAME => 'Git',
VERSION_FROM => 'Git.pm',
PM => \%pm,
+ MAKEFILE => 'perl.mak',
%extra
);