about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>2018-03-19 08:14:51 +0000
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>2018-03-19 08:16:34 +0000
commit41bdfa63fa4c1a288e85720614436580fd0a9741 (patch)
treefae66bfbf0049c2abeac5ed1072171ca2bc41d25 /MANIFEST
parent84e2b6ab9805b93174c5387740bea592064c80ea (diff)
downloadpublic-inbox-41bdfa63fa4c1a288e85720614436580fd0a9741.tar.gz
This reduces code duplication needed for locking and
and hopefully makes things easier to understand.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a42b9e1a..3b0b013f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -68,6 +68,7 @@ lib/PublicInbox/Import.pm
 lib/PublicInbox/Inbox.pm
 lib/PublicInbox/Linkify.pm
 lib/PublicInbox/Listener.pm
+lib/PublicInbox/Lock.pm
 lib/PublicInbox/MDA.pm
 lib/PublicInbox/MID.pm
 lib/PublicInbox/MIME.pm