From: Karen Etheridge Date: Fri, 18 Jan 2013 19:50:18 +0000 (-0800) Subject: we want to ship t/mod - tests need it! X-Git-Tag: v0.009012~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f85868a26925384c05d307c8f3d4edbe16c86083;p=p5sagit%2FApp-FatPacker.git we want to ship t/mod - tests need it! --- diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include index 0cfde9f..5ac89c8 100644 --- a/maint/Makefile.PL.include +++ b/maint/Makefile.PL.include @@ -5,4 +5,6 @@ use Distar; author 'mst - Matt S. Trout (cpan:MSTROUT) '; manifest_include 'bin' => qr/.*/; +manifest_include 't/mod' => qr/.*/; +