update manifest inclusions
Matt S Trout [Thu, 12 Jul 2012 19:14:57 +0000 (19:14 +0000)]
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{.*},
 );