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 9fc34950d..7e1e20e52 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 +SUBDIRS= Cgi Logging Archiver pythonlib # Modes for directories and executables created by the install # process. Default to group-writable directories but |
