From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1D6cL3-00028C-Bv for mharc-grub-devel@gnu.org; Wed, 02 Mar 2005 17:29:05 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6cL1-00026W-8B for grub-devel@gnu.org; Wed, 02 Mar 2005 17:29:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6cKz-00025T-K1 for grub-devel@gnu.org; Wed, 02 Mar 2005 17:29:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6cHa-00010C-Pn for grub-devel@gnu.org; Wed, 02 Mar 2005 17:25:31 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6bgA-0002mq-3l for grub-devel@gnu.org; Wed, 02 Mar 2005 16:46:50 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 3C4C2FECBB83 for ; Wed, 2 Mar 2005 22:46:48 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 2 Mar 05 21:46:48 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: grub-devel@gnu.org Date: Wed, 2 Mar 2005 22:48:27 +0100 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503022248.27208.okuji@enbug.org> Subject: dist files X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 22:29:03 -0000 Hmm, I don't know if you know, but Makefile.in records distributed files. Apparently, this list is not maintained at all. Possibly we should consider a better way to define which files should be distributed. Okuji