]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
cgi: rename to have .cgi suffix
[public-inbox.git] / Makefile.PL
index e1bd1cf08c665078df3cbe4365f0c7e7f5c48b1b..245bb8875e4b3ea75cf29f89449eb86e3e15f9a9 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
        VERSION => '0.0.0',
        AUTHOR => 'Eric Wong <normalperson@yhbt.net>',
        ABSTRACT => 'public-inbox server infrastructure',
-       EXE_FILES => [qw/public-inbox-mda public-inbox-cgi
+       EXE_FILES => [qw/public-inbox-mda public-inbox.cgi
                        public-inbox-learn/],
        PREREQ_PM => {
                # note: we use ssoma(1) and spamc(1), NOT the Perl modules