summarylogtreecommitdiffstats
path: root/exe-files.patch
blob: 478e7854d96eec64ea633004239f4fc6ab1bfd10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 => {