clean up global destruction testing
[gitmo/Role-Tiny.git] / maint / Makefile.PL.include
index 993a293..515c039 100644 (file)
@@ -4,4 +4,6 @@ use Distar;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 
+manifest_include t => 'global-destruction-helper.pl';
+
 1;