]> iEval git - plack-app-gruntmaster.git/blobdiff - Makefile.PL
Slightly improve gruntmaster-problem and add it to EXE_FILES
[plack-app-gruntmaster.git] / Makefile.PL
index 4e2fa24219c2fc0489ce03dbde4d7d82a2f6a3ec..9c22e698c95caabda44aa1a5288cc19fda3d12e2 100644 (file)
@@ -4,7 +4,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
   NAME              => 'Gruntmaster::Page',
   VERSION_FROM      => 'lib/Gruntmaster/Page.pm',
-  EXE_FILES         => [ qw/gruntmaster-genpage gruntmaster-genallpages/ ],
+  EXE_FILES         => [ qw/gruntmaster-genpage gruntmaster-genallpages gruntmaster-problem/ ],
   ABSTRACT_FROM     => 'lib/Gruntmaster/Page.pm',
   AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
   MIN_PERL_VERSION  => '5.14.0',
This page took 0.018228 seconds and 4 git commands to generate.