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