X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=9c22e698c95caabda44aa1a5288cc19fda3d12e2;hb=1bbb36988a5487b17f7994a334d3f5a7e3e2ca26;hp=4e2fa24219c2fc0489ce03dbde4d7d82a2f6a3ec;hpb=27eae7c3dd4e0ef13f881fe6a2a2458fb1d21346;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 4e2fa24..9c22e69 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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 ', MIN_PERL_VERSION => '5.14.0',