X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=2c3ad42a8c70f2f6fbdd5bd6b973dfff3fbbde84;hb=e650ba5bf38083cced30b94f5e9c104ee2947e98;hp=3170ceeadad03edad1ff92437347734f4882fc00;hpb=2bcb073fa54be359dc1d6acc7237fc3b310c40ce;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index 3170cee..2c3ad42 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("authour/generate-mouse-tiny.pl"); } auto_include;