]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
add spam/ham learning wrapper script
[public-inbox.git] / Makefile.PL
index 7f2d586df30a4bc2397ea8ba4eab1fd0601bdd60..e1bd1cf08c665078df3cbe4365f0c7e7f5c48b1b 100644 (file)
@@ -8,7 +8,8 @@ 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
                # We also depend on git through ssoma.