]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
search: implement index_sync to fixup indexer
[public-inbox.git] / Makefile.PL
index 1ee10896a994c1b712c8a6493e5fdc702c4984c1..f302b7c0791a37cc014cd5d028a3cd5dd42fc2ae 100644 (file)
@@ -9,7 +9,8 @@ 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-init/],
+                       public-inbox-learn public-inbox-init
+                       public-inbox-index/],
        PREREQ_PM => {
                # note: we use ssoma(1) and spamc(1), NOT the Perl modules
                # We also depend on git through ssoma.