From 603e63ba04ae7c1c442d85cd223f0141dd539b08 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 15 Feb 2001 17:11:05 +0000 Subject: Add newlang and rmlang scripts c/o Juan Carlos. --- bin/Makefile.in | 5 +++-- 1 file 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 -- cgit v1.3.1