summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 35b1818..1e25ffe 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,6 +12,7 @@ WriteMakefile(
TEST_REQUIRES => {
'Test::More' => 0,
},
+ EXE_FILES => [ 'bin/lorem' ],
META_MERGE => {
'meta-spec' => { version => 2 },
resources => {