X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=5f13219c0bca643d65c7695c6d45e01b000202b5;hb=93ac97dd92e8c829816790b432a5638ad4585904;hp=3170ceeadad03edad1ff92437347734f4882fc00;hpb=1397be4ce6f4b9259658237cf7cfb595358c4b44;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index 3170cee..5f13219 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,6 +24,7 @@ if ($Module::Install::AUTHOR) { } else { print "you don't have a moose. skipping moose compatibility test\n"; } + system("author/generate-mouse-tiny.pl"); } auto_include;