X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=822a1c7ee59c4518f056470ba60361ccc03e50a3;hb=0a15a1ec7c775be1565ff9e6e83e42e049fa1bcb;hp=4e2fa24219c2fc0489ce03dbde4d7d82a2f6a3ec;hpb=27eae7c3dd4e0ef13f881fe6a2a2458fb1d21346;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 4e2fa24..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/ ], + 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',