diff options
| author | bwarsaw | 2001-11-30 08:08:16 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-11-30 08:08:16 +0000 |
| commit | dd3a1568a4b63ae99ced2bf8bb2c27646b83b314 (patch) | |
| tree | 56dceb639ef224988e5ad7ce3dda61cc7514ef2a /bin | |
| parent | d6a0760fee209e8e22a35e782b179b3420e9980d (diff) | |
| download | mailman-dd3a1568a4b63ae99ced2bf8bb2c27646b83b314.tar.gz mailman-dd3a1568a4b63ae99ced2bf8bb2c27646b83b314.tar.zst mailman-dd3a1568a4b63ae99ced2bf8bb2c27646b83b314.zip | |
Add bin/cleanarch to the list of scripts that get build and installed.
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 bf412b74a..3429468a7 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 config_list list_lists dumpdb \ + version config_list list_lists dumpdb cleanarch \ list_admins genaliases change_pw mailmanctl qrunner NONSCRIPTS= fix_url.py |
