]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/include.mk
doc: lei-q: document SEARCH TERMS prefixes
[public-inbox.git] / Documentation / include.mk
index 5f3ffcc56937962f4cfd434d95e4bbb9417b909f..149f9e3ce42e4a40ce66426d187ae7321c606079 100644 (file)
@@ -80,6 +80,9 @@ Documentation/flow.txt : Documentation/flow.ge
        touch -r Documentation/flow.ge $@+
        mv $@+ $@
 
+Documentation/lei-q.pod : lib/PublicInbox/Search.pm Documentation/common.perl
+       $(PERL) -I lib -w Documentation/common.perl $@
+
 NEWS NEWS.atom NEWS.html : $(news_deps)
        $(PERL) -I lib -w Documentation/mknews.perl $@ $(RELEASES)