diff options
| author | bwarsaw | 2000-12-08 20:26:31 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-12-08 20:26:31 +0000 |
| commit | bd0bab2b01eec7e0f486250c73956315c0fee6f3 (patch) | |
| tree | 5b0a72180e41467c901f1d13ebeeddc55444bf04 /scripts | |
| parent | 4b179d83a2951492357dc16719e0e4f612c41edd (diff) | |
| download | mailman-bd0bab2b01eec7e0f486250c73956315c0fee6f3.tar.gz mailman-bd0bab2b01eec7e0f486250c73956315c0fee6f3.tar.zst mailman-bd0bab2b01eec7e0f486250c73956315c0fee6f3.zip | |
Add `auto' script.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 4abda52a4..0ae75a102 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -40,7 +40,7 @@ SCRIPTSDIR= $(prefix)/scripts SHELL= /bin/sh -SCRIPTS= answer_majordomo_mail mailcmd mailowner post driver +SCRIPTS= answer_majordomo_mail mailcmd mailowner post driver auto # Modes for directories and executables created by the install # process. Default to group-writable directories but |
