we want to ship t/mod - tests need it!
Karen Etheridge [Fri, 18 Jan 2013 19:50:18 +0000 (11:50 -0800)]
maint/Makefile.PL.include

index 0cfde9f..5ac89c8 100644 (file)
@@ -5,4 +5,6 @@ use Distar;
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 
 manifest_include 'bin' => qr/.*/;
+manifest_include 't/mod' => qr/.*/;
+