diff options
| author | bwarsaw | 2001-03-24 04:00:02 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-03-24 04:00:02 +0000 |
| commit | 1a8715230d9b4d72dbc8348eb9ef0250037387cf (patch) | |
| tree | be597f98c2ec8b0f4faabc73168488a639a035f7 /bin | |
| parent | 95b46a9321425e73324b4c45384328647e9a81e1 (diff) | |
| download | mailman-1a8715230d9b4d72dbc8348eb9ef0250037387cf.tar.gz mailman-1a8715230d9b4d72dbc8348eb9ef0250037387cf.tar.zst mailman-1a8715230d9b4d72dbc8348eb9ef0250037387cf.zip | |
Add list_admins script.
Diffstat (limited to 'bin')
| -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 7fd3fda60..ec7af2b75 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -45,7 +45,7 @@ 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 config_list list_lists dumpdb \ - newlang rmlang + newlang rmlang list_admins # Modes for directories and executables created by the install # process. Default to group-writable directories but |
