perl: detect new files in MakeMaker builds
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Jul 2012 20:04:20 +0000 (20:04 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 27 Jul 2012 22:14:02 +0000 (22:14 +0000)
While Makefile.PL now finds .pm files on its own, it does not
detect new files after it generates perl/perl.mak.

[ew: commit message, minor tweaks]

ref: http://mid.gmane.org/7vlii51xz4.fsf@alter.siamese.dyndns.org

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found