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