Add lastmsg to EXE_FILES
[app-lastmsg.git] / Makefile.PL
index 4e95e6a68dfe0a30554ef43974c51e37066fd28c..a54031b0b06175a099e9b29735d512991aff6dc2 100644 (file)
@@ -6,6 +6,7 @@ WriteMakefile(
        VERSION_FROM      => 'lib/App/Lastmsg.pm',
        ABSTRACT_FROM     => 'lib/App/Lastmsg.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
+       EXE_FILES         => [ 'lastmsg' ],
        MIN_PERL_VERSION  => '5.14.0',
        LICENSE           => 1,
        PREREQ_PM         => {
This page took 0.009215 seconds and 4 git commands to generate.