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 afd7f7d2e..0bf21754c 100644 --- a/Mailman/Makefile.in +++ b/Mailman/Makefile.in @@ -42,7 +42,7 @@ PACKAGEDIR= $(prefix)/Mailman SHELL= /bin/sh MODULES= *.py -SUBDIRS= Cgi Logging Archiver Handlers Bouncers Queue pythonlib +SUBDIRS= Cgi Logging Archiver Handlers Bouncers Queue pythonlib MTA # Modes for directories and executables created by the install # process. Default to group-writable directories but |
