Merge branch 'jn/perl-lib-extra'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:05:38 +0000 (11:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:05:39 +0000 (11:05 -0800)
Allow customizing the paths to Perl modules with the new
PERLLIB_EXTRA makefile variable.

* jn/perl-lib-extra:
Makefile: add PERLLIB_EXTRA variable that adds to default perl path
Makefile: rebuild perl scripts when perl paths change

Trivial merge