summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw1999-11-24 17:38:34 +0000
committerbwarsaw1999-11-24 17:38:34 +0000
commit7f54011d4c5ff0087007d6f21a15bc12fa61d367 (patch)
tree3f2062e9641c92f00cd000cbaaf6f14df7e230e0
parent9d341fca6b52aee380a66958fb283a0b0f6a9e8f (diff)
downloadmailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.tar.gz
mailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.tar.zst
mailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.zip
There's soon to be nothing in the `mail' subdir since
contact_transport, deliver, and dumb_deliver are going away.
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index f8cea113d..b768bf29a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,7 +50,7 @@ ARCH_INDEP_DIRS= \
ARCH_DEP_DIRS= cgi-bin mail
# Directories make should decend into
-SUBDIRS= bin cron filters mail misc Mailman scripts src templates
+SUBDIRS= bin cron filters misc Mailman scripts src templates
# Modes for directories and executables created by the install