From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVkYp-0002bJ-Ks for qemu-devel@nongnu.org; Fri, 26 Apr 2013 11:27:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVkYo-0004LY-Cw for qemu-devel@nongnu.org; Fri, 26 Apr 2013 11:27:43 -0400 Received: from mail-la0-x233.google.com ([2a00:1450:4010:c03::233]:40087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVkYo-0004LM-4b for qemu-devel@nongnu.org; Fri, 26 Apr 2013 11:27:42 -0400 Received: by mail-la0-f51.google.com with SMTP id fh20so3729698lab.38 for ; Fri, 26 Apr 2013 08:27:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <517A9C26.4010509@redhat.com> References: <20130421191129.8947.77964.stgit@fimbulvetr.bsc.es> <20130421191333.8947.34112.stgit@fimbulvetr.bsc.es> <517A9C26.4010509@redhat.com> From: Peter Maydell Date: Fri, 26 Apr 2013 16:27:21 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 22/24] build: Fix installation of target-dependant files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: =?UTF-8?Q?Llu=C3=ADs_Vilanova?= , qemu-devel@nongnu.org On 26 April 2013 16:24, Paolo Bonzini wrote: > Il 21/04/2013 21:13, Llu=C3=ADs Vilanova ha scritto: >> Pass all the relevant sub-directory make variables. >> >> Signed-off-by: Llu=C3=ADs Vilanova > Please resubmit this separately too, it is a worthwhile cleanup. ...if you're going to resubmit anyway, you might fix the typo in the commit message: "dependent" ends -ent. thanks -- PMM