From e925ee9eacaac438c87471bda8c28d5edff7523e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 21 Sep 2014 04:19:30 +0000 Subject: public-inbox-init: manages the config files This hopefully allows easier setup. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') 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 ', 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. -- cgit v1.2.3-24-ge0c7