use ExtUtils::HasCompiler for compiler detection
[p5sagit/strictures.git] / maint / Makefile.PL.include
index 3f4e47a..0d7f6e9 100644 (file)
@@ -3,3 +3,7 @@ use lib 'Distar/lib';
 use Distar;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
+
+manifest_include inc => '.pm';
+
+1;