about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-30 22:58:23 +0000
committerEric Wong <e@80x24.org>2014-05-01 01:49:23 +0000
commita6134a0ca3ac69f2dfe353019c35eb36db3d831e (patch)
tree1fc1dbf53c2bf6441dde8a7979a0ee901157956e /MANIFEST
parentdae2c7b509308c052406a0d811e84e30db1bedd2 (diff)
downloadpublic-inbox-a6134a0ca3ac69f2dfe353019c35eb36db3d831e.tar.gz
This should allow us to more-easily test with Plack.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST26
1 files changed, 24 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index ecdc8b5d..ad611e5d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,31 +1,53 @@
 .gitignore
 COPYING
+Documentation/dc-dlvr-spam-flow.txt
 Documentation/design_notes.txt
+Documentation/design_www.txt
+Documentation/include.mk
+Documentation/public-inbox-mda.txt
+Documentation/txt2pre
+HACKING
 INSTALL
 MANIFEST
 Makefile.PL
 README
+TODO
+examples/README
+examples/apache2_cgi.conf
+examples/apache2_perl.conf
+examples/cgi-webrick.rb
 examples/public-inbox-config
-lib/PublicInbox/MDA.pm
+examples/public-inbox.psgi
 lib/PublicInbox/Config.pm
 lib/PublicInbox/Feed.pm
 lib/PublicInbox/Filter.pm
 lib/PublicInbox/GitCatFile.pm
 lib/PublicInbox/Hval.pm
+lib/PublicInbox/MDA.pm
 lib/PublicInbox/View.pm
+lib/PublicInbox/WWW.pm
+public-inbox-learn
 public-inbox-mda
+public-inbox.cgi
 sa_config/Makefile
 sa_config/README
 sa_config/root/etc/spamassassin/public-inbox.pre
 sa_config/user/.spamassassin/user_prefs
 scripts/dc-dlvr
-scripts/import_gmane_spool
+scripts/dc-dlvr.pre
+scripts/edit-sa-prefs
+scripts/import_maildir
 scripts/report-spam
+scripts/slrnspool2maildir
+t/cgi.t
 t/config.t
 t/fail-bin/spamc
 t/feed.t
 t/filter.t
+t/html_index.t
 t/main-bin/spamc
 t/mda.t
+t/plack.t
 t/precheck.t
+t/utf8.mbox
 t/view.t