remove extraneous manifest includes
[p5sagit/strictures.git] / maint / Makefile.PL.include
index 2b72408..3f4e47a 100644 (file)
@@ -3,8 +3,3 @@ use lib 'Distar/lib';
 use Distar;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
-
-manifest_include(
-  't/smells-of-vcs' => qr{.*},
-  't/dep_constellations' => '.pm',
-);