about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-12-25 07:50:48 +0000
committerEric Wong <e@80x24.org>2019-12-27 20:00:32 +0000
commit07d0e2d336d4697c3284fe3dd59dae0583984e23 (patch)
tree792e6477bfaa63f4ad4ebdf68ee2fa1f6f559693 /MANIFEST
parenta7949988f7f8690c868d2150fe3000fcf6a6d5f4 (diff)
downloadpublic-inbox-07d0e2d336d4697c3284fe3dd59dae0583984e23.tar.gz
Make it easier to share code between our GitHTTPBackend and Cgit
packages, for now, and possibly other packages in the future.

We can avoid inline_object and anonymous subs at the same
time, reducing per-request memory overhead.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 997b6e88..f649bbef 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -164,6 +164,7 @@ lib/PublicInbox/WwwAtomStream.pm
 lib/PublicInbox/WwwAttach.pm
 lib/PublicInbox/WwwHighlight.pm
 lib/PublicInbox/WwwListing.pm
+lib/PublicInbox/WwwStatic.pm
 lib/PublicInbox/WwwStream.pm
 lib/PublicInbox/WwwText.pm
 lib/PublicInbox/Xapcmd.pm