diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index e380a1e8..834e6e03 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -62,7 +62,7 @@ WriteMakefile( "Modern::Perl" => 1.03, "autodie" => 2.20, }, - EXE_FILES => [ qw( scripts/mpan.pl + EXE_FILES => [ qw( scripts/mpan scripts/mana scripts/manaadduser scripts/manaclock |