From: Marius Gavrilescu Date: Sat, 31 Dec 2016 17:54:38 +0000 (+0200) Subject: Add lastmsg to EXE_FILES X-Git-Tag: 0.001001~1 X-Git-Url: http://git.ieval.ro/?p=app-lastmsg.git;a=commitdiff_plain;h=4972988a08752c51c57edd32b6ee763091ed7426 Add lastmsg to EXE_FILES --- diff --git a/Makefile.PL b/Makefile.PL index 4e95e6a..a54031b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,6 +6,7 @@ WriteMakefile( VERSION_FROM => 'lib/App/Lastmsg.pm', ABSTRACT_FROM => 'lib/App/Lastmsg.pm', AUTHOR => 'Marius Gavrilescu ', + EXE_FILES => [ 'lastmsg' ], MIN_PERL_VERSION => '5.14.0', LICENSE => 1, PREREQ_PM => {