add non-hack MX::Runnable
[gitmo/MooseX-Runnable.git] / Makefile.PL
index 951d9d8..ff4b00f 100644 (file)
@@ -8,4 +8,6 @@ build_requires 'Test::WWW::Mechanize::Catalyst';
 build_requires 'Test::More';
 build_requires 'ok';
 
+install_script 'bin/mx-run';
+
 WriteAll();