X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=maint%2FMakefile.PL.include;h=0ef95432494ce4b2644a1af61f090afc68add2c4;hp=dc0d14a49d1967621b1e149b0806d9d890cf1bfe;hb=80d18f397d2607c240e1237eb64eca1e28e0f0a8;hpb=52ea6942884ef28f16371311565cb01d19bc1975 diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include index dc0d14a..0ef9543 100644 --- a/maint/Makefile.PL.include +++ b/maint/Makefile.PL.include @@ -6,3 +6,7 @@ use lib 'Distar/lib'; use Distar; author 'mst - Matt S. Trout (cpan:MSTROUT) '; + +manifest_include( + bin => qr/.*/ +);