summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorklm1998-07-21 20:05:47 +0000
committerklm1998-07-21 20:05:47 +0000
commit5659e3a64b175de1412e43fc79fdbf5d994ad78a (patch)
tree6ef162b8e39bb8407719b9f4ef306d933f0f932e
parent26c726582aa4ef669a96ffd8ec94db91984a96d9 (diff)
downloadmailman-5659e3a64b175de1412e43fc79fdbf5d994ad78a.tar.gz
mailman-5659e3a64b175de1412e43fc79fdbf5d994ad78a.tar.zst
mailman-5659e3a64b175de1412e43fc79fdbf5d994ad78a.zip
Add new OutgoingQueue.py to the list of MODULES.
-rw-r--r--Mailman/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Makefile.in b/Mailman/Makefile.in
index fd829c47e..3be9e971d 100644
--- a/Mailman/Makefile.in
+++ b/Mailman/Makefile.in
@@ -46,7 +46,7 @@ MailList.py ListAdmin.py Archiver.py Bouncer.py Defaults.py \
Deliverer.py Digester.py Errors.py HTMLFormatter.py \
MailCommandHandler.py Mailbox.py Message.py SecurityManager.py \
Utils.py Pending.py Crypt.py GatewayManager.py \
-pipermail.py smtplib.py versions.py flock.py
+pipermail.py smtplib.py versions.py flock.py OutgoingQueue.py
SUBDIRS= Cgi Logging