X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=MANIFEST;h=150e337fca28196c2c72f41f9806e58d3a72ccc7;hb=7f9cf4cbf5920591a955035555c2969d7d29af66;hp=c4a9349faea7ead56d6514ceb4bb804b58cf5245;hpb=65323f060a3db731bb9fafa004336eeb4bbb8f00;p=public-inbox.git diff --git a/MANIFEST b/MANIFEST index c4a9349f..150e337f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -38,8 +38,10 @@ examples/apache2_perl.conf examples/apache2_perl_old.conf examples/cgi-webrick.rb examples/cgit-commit-filter.lua +examples/cgit.psgi examples/highlight.psgi examples/logrotate.conf +examples/newswww.psgi examples/public-inbox-config examples/public-inbox-httpd.socket examples/public-inbox-httpd@.service @@ -57,6 +59,7 @@ examples/varnish-4.vcl lib/PublicInbox/Address.pm lib/PublicInbox/Admin.pm lib/PublicInbox/AltId.pm +lib/PublicInbox/Cgit.pm lib/PublicInbox/Config.pm lib/PublicInbox/ContentId.pm lib/PublicInbox/Daemon.pm @@ -208,6 +211,7 @@ t/psgi_attach.t t/psgi_bad_mids.t t/psgi_mount.t t/psgi_multipart_not.t +t/psgi_scan_all.t t/psgi_search.t t/psgi_text.t t/psgi_v2.t