summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mailman/Makefile.in8
1 files changed, 1 insertions, 7 deletions
diff --git a/Mailman/Makefile.in b/Mailman/Makefile.in
index 3be9e971d..85075f7f3 100644
--- a/Mailman/Makefile.in
+++ b/Mailman/Makefile.in
@@ -41,13 +41,7 @@ CFLAGS= $(OPT) $(DEFS)
PACKAGEDIR= $(prefix)/Mailman
SHELL= /bin/sh
-MODULES= __init__.py aliases.py htmlformat.py \
-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 OutgoingQueue.py
-
+MODULES= *.py
SUBDIRS= Cgi Logging
# Modes for directories and executables created by the install