diff options
| author | bwarsaw | 2002-05-02 03:08:43 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-02 03:08:43 +0000 |
| commit | b481af6e81fcfceae391c4bb2be7c267904132a3 (patch) | |
| tree | 367df17345d7f4a37130317d84439c65b10a7e5f /Mailman | |
| parent | 36d49340e973a67bb6d96eadd513f7a228bcee74 (diff) | |
| download | mailman-b481af6e81fcfceae391c4bb2be7c267904132a3.tar.gz mailman-b481af6e81fcfceae391c4bb2be7c267904132a3.tar.zst mailman-b481af6e81fcfceae391c4bb2be7c267904132a3.zip | |
Add the Mailman/Commands subdirectory to the list of build and install
dirs.
Diffstat (limited to 'Mailman')
| -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 1b88e261a..669363dd8 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 MTA Gui +SUBDIRS= Cgi Logging Archiver Handlers Bouncers Queue MTA Gui Commands # Modes for directories and executables created by the install # process. Default to group-writable directories but |
