use ExtUtils::HasCompiler for compiler detection
[p5sagit/Devel-GlobalDestruction.git] / maint / Makefile.PL.include
index 93909ae..ce8f2e2 100644 (file)
@@ -14,4 +14,6 @@ author [
   'Graham Knop <haarg@haarg.org>',
 ];
 
+manifest_include inc => '.pm';
+
 1;