diff options
Diffstat (limited to 'bin/Makefile.in')
| -rw-r--r-- | bin/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index 9384e41bf..0dad76c4b 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -46,7 +46,7 @@ SHELL= /bin/sh SCRIPTS= mmshell \ remove_members clone_member \ - sync_members check_db withlist \ + sync_members check_db \ cleanarch \ list_admins \ fix_url.py convert.py transcheck \ @@ -57,7 +57,7 @@ LN_SCRIPTS= add_members arch change_pw check_perms config_list dumpdb \ export find_member genaliases import inject list_lists \ list_members list_owners mailmanctl mmsitepass newlist \ qrunner rmlist show_config show_qfiles testall unshunt \ - update version + update version withlist BUILDDIR= ../build/bin |
