diff options
| -rw-r--r-- | bin/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index 97337cb70..7fd3fda60 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -44,7 +44,8 @@ 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 config_list list_lists dumpdb + version move_list config_list list_lists dumpdb \ + newlang rmlang # Modes for directories and executables created by the install # process. Default to group-writable directories but |
