aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 80f5548..0d99cd8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,7 +7,7 @@ WriteMakefile(NAME => 'App::Beam',
AUTHOR => 'Sergey Poznyakoff <gray@gnu.org>',
LICENSE => 'gpl_3',
ABSTRACT => 'Backup tool',
-# EXE_FILES => [ 'beam' ],
+ EXE_FILES => [ 'beam' ],
MIN_PERL_VERSION => 5.006,
META_MERGE => {
'meta-spec' => { version => 2 },

Return to:

Send suggestions and report system problems to the System administrator.