From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sf9mw-0003TS-MB for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:08:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sf9mp-00066U-IB for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:08:38 -0400 Received: from cantor2.suse.de ([195.135.220.15]:60902 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sf9mp-000660-C6 for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:08:31 -0400 Message-ID: <4FD9E24A.1030808@suse.de> Date: Thu, 14 Jun 2012 15:08:26 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1339620902-4481-1-git-send-email-aliguori@us.ibm.com> <1339620902-4481-2-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1339620902-4481-2-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/3] tests: fix dependency inclusion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , Paolo Bonzini Cc: "Peter A. G. Crosthwaite" , qemu-devel@nongnu.org Am 13.06.2012 22:55, schrieb Anthony Liguori: > Signed-off-by: Anthony Liguori > --- > Makefile | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >=20 > diff --git a/Makefile b/Makefile > index 32550cb..93046bf 100644 > --- a/Makefile > +++ b/Makefile > @@ -406,4 +406,4 @@ Makefile: $(GENERATED_HEADERS) > =20 > # Include automatically generated dependency files > -include $(wildcard *.d audio/*.d slirp/*.d block/*.d net/*.d ui/*.d q= api/*.d) > --include $(wildcard qga/*.d hw/*.d hw/usb/*.d) > +-include $(wildcard qga/*.d hw/*.d hw/usb/*.d tests/*.d) The equivalent fix for qom/*.d was denied me just recently... I don't see that solved through Paolo's Makefile redesign though, my local patch still applies. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg