From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] build: Generate 'AUTHORS'. Date: Sun, 05 Jul 2015 23:45:36 +0200 Message-ID: <87oajqp9bz.fsf@gnu.org> References: <87pp4hnili.fsf@gmail.com> <87381b662u.fsf@gmail.com> <874mlrsgwk.fsf@gnu.org> <87twtq48qe.fsf_-_@gmail.com> <87egkt4aij.fsf@gnu.org> <873814i7gk.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBrsY-0005wk-89 for guix-devel@gnu.org; Sun, 05 Jul 2015 17:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBrsS-0003A8-EP for guix-devel@gnu.org; Sun, 05 Jul 2015 17:55:14 -0400 In-Reply-To: <873814i7gk.fsf_-_@gmail.com> (Alex Kost's message of "Sat, 04 Jul 2015 12:43:23 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > From 3f8c6b024b3df310f2076ff897af8169d45005da Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sat, 4 Jul 2015 12:27:26 +0300 > Subject: [PATCH] build: Generate 'AUTHORS'. > > * build-aux/generate-authors.scm: New file. > * Makefile.am (gen-AUTHORS): New target. > (dist-hook, .PHONY): Add it. Looks all right too me, please push. Thanks! Ludo=E2=80=99.