diff options
| -rw-r--r-- | Mailman/Makefile.in | 2 |
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 |
