diff options
| author | bwarsaw | 2001-05-10 22:40:12 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-10 22:40:12 +0000 |
| commit | 27653d02d9abf29a4866351ccfb45824a59bea3c (patch) | |
| tree | 32ed6175d62bb85d88005e13262645c4eee0c5f8 | |
| parent | dddfb6192eb89efb39828db7a0feaa7db449f4a8 (diff) | |
| download | mailman-27653d02d9abf29a4866351ccfb45824a59bea3c.tar.gz mailman-27653d02d9abf29a4866351ccfb45824a59bea3c.tar.zst mailman-27653d02d9abf29a4866351ccfb45824a59bea3c.zip | |
Add genaliases to list of SCRIPTS.
| -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 ec7af2b75..f6944a7bd 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 list_admins + newlang rmlang list_admins genaliases # Modes for directories and executables created by the install # process. Default to group-writable directories but |
