X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2FMakefile.PL.include;h=71e2eaf206f84f773fe7473bea873e07302633e5;hb=b61f9637cd680c74b4b64d0f32c9cdf520b9ae2d;hp=831fcc3981c47356f30aa18ec122115015b670f0;hpb=39e8cf77c30d4a406ad177f27a6c2e1251ae1efa;p=scpubgit%2FTak.git diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include index 831fcc3..71e2eaf 100644 --- a/maint/Makefile.PL.include +++ b/maint/Makefile.PL.include @@ -5,6 +5,8 @@ use IO::All; author 'mst - Matt S. Trout (cpan:MSTROUT) '; +manifest_include bin => qr/[^.].*/; + # rebuild the fatpacked lib/Tak/STDIONode.pm system("maint/mk-fat");