diff options
| author | bwarsaw | 1999-11-26 06:15:01 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-26 06:15:01 +0000 |
| commit | 0b7a2849f90d304870d0413daa461f2418adb40f (patch) | |
| tree | e50b4c7d732badbc8e0484f295e77e0fe8831a1f | |
| parent | 65e5b07ea1cc590198383e08b13340d2656ff17d (diff) | |
| download | mailman-0b7a2849f90d304870d0413daa461f2418adb40f.tar.gz mailman-0b7a2849f90d304870d0413daa461f2418adb40f.tar.zst mailman-0b7a2849f90d304870d0413daa461f2418adb40f.zip | |
| -rw-r--r-- | bin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index 71b7bd877..58989e008 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -44,7 +44,7 @@ SHELL= /bin/sh SCRIPTS= digest_arch mmsitepass newlist rmlist add_members \ list_members remove_members clone_member update arch \ sync_members check_db withlist check_perms find_member \ - version move_list + version move_list config_list # Modes for directories and executables created by the install # process. Default to group-writable directories but |
