about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-09-21 04:19:30 +0000
committerEric Wong <e@80x24.org>2014-09-22 06:02:14 +0000
commite925ee9eacaac438c87471bda8c28d5edff7523e (patch)
treecb1a21d9617dcb0c19d09542b19f6a5b00e460c2 /Makefile.PL
parent1a4da197b5390141ae338d80199112b256b140ba (diff)
downloadpublic-inbox-e925ee9eacaac438c87471bda8c28d5edff7523e.tar.gz
This hopefully allows easier setup.
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 3dfafe7b..1ee10896 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,7 +9,7 @@ WriteMakefile(
         AUTHOR => 'Eric Wong <normalperson@yhbt.net>',
         ABSTRACT => 'public-inbox server infrastructure',
         EXE_FILES => [qw/public-inbox-mda public-inbox.cgi
-                        public-inbox-learn/],
+                        public-inbox-learn public-inbox-init/],
         PREREQ_PM => {
                 # note: we use ssoma(1) and spamc(1), NOT the Perl modules
                 # We also depend on git through ssoma.