don't list extra prereqs as hard prereqs in META
[p5sagit/strictures.git] / maint / Makefile.PL.include
index fa971e1..2b72408 100644 (file)
@@ -6,4 +6,5 @@ author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 
 manifest_include(
   't/smells-of-vcs' => qr{.*},
+  't/dep_constellations' => '.pm',
 );