X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=822a1c7ee59c4518f056470ba60361ccc03e50a3;hb=2264274695c1eb576c3c57dcce0bcc97a240a57a;hp=9c22e698c95caabda44aa1a5288cc19fda3d12e2;hpb=e5f2bda6c8984be0c49a3e058a165286791fef51;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 9c22e69..822a1c7 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 gruntmaster-problem/ ], + EXE_FILES => [ qw/gruntmaster-genpage gruntmaster-genallpages gruntmaster-paged gruntmaster-problem/ ], ABSTRACT_FROM => 'lib/Gruntmaster/Page.pm', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0',