From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCwSS-00071v-NJ for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:05:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCwSP-0006Q6-Gi for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:05:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCwSP-0006Q2-Af for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:05:13 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E93EB3B709 for ; Tue, 14 Jun 2016 22:05:12 +0000 (UTC) References: <1464747811-26917-1-git-send-email-famz@redhat.com> From: Eric Blake Message-ID: <57607F98.50807@redhat.com> Date: Tue, 14 Jun 2016 16:05:12 -0600 MIME-Version: 1.0 In-Reply-To: <1464747811-26917-1-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XCBdiJbXofNbMmHEEPmS8urT2oHWOClpN" Subject: Re: [Qemu-devel] [PATCH] tests: Rename tests/Makefile to tests/Makefile.include List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XCBdiJbXofNbMmHEEPmS8urT2oHWOClpN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/31/2016 08:23 PM, Fam Zheng wrote: > The file is only included from the top Makefile. Rename it to reflect > this more obviously. >=20 > Signed-off-by: Fam Zheng > --- > Makefile | 2 +- > tests/{Makefile =3D> Makefile.include} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename tests/{Makefile =3D> Makefile.include} (100%) Reviewed-by: Eric Blake >=20 > diff --git a/Makefile b/Makefile > index 3a3c5dc..0cd111b 100644 > --- a/Makefile > +++ b/Makefile > @@ -161,7 +161,7 @@ dummy :=3D $(call unnest-vars,, \ > common-obj-m) > =20 > ifneq ($(wildcard config-host.mak),) > -include $(SRC_PATH)/tests/Makefile > +include $(SRC_PATH)/tests/Makefile.include > endif > =20 > all: $(DOCS) $(TOOLS) $(HELPERS-y) recurse-all modules > diff --git a/tests/Makefile b/tests/Makefile.include > similarity index 100% > rename from tests/Makefile > rename to tests/Makefile.include >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --XCBdiJbXofNbMmHEEPmS8urT2oHWOClpN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXYH+YAAoJEKeha0olJ0NqFs0H/3R8Ptp39+lzyKbf9/K8WB99 3xuLiFFRRA4CZMcfIHzc92xE8VD0nIHGmDvRh6sP3RRls5m7J70mfH2zE+ZqbFqo 4MIT4YyGXfDpEIOGjDC9uMe8KXY5qKSOgBTiiQZBYiMBcUWfDY+aM2TLWam1j903 5qz6vCYgAHopq+jDJ/hhdGqQjOYiLIao9jvq6gGxJE2+QgHStTNAs2uYNhy2OLV5 CAoHDhIeoFkgLwXPxPu60h5RAdMit8L5pLKieqnJUbD3DguInDzXPcxNLxbIRIFv z8kV2AInwgw7ggkmqzEp+LRKojerVVAae3rw1nxoKDLLQwB0Qd1+5cMr2HopNfA= =j16Y -----END PGP SIGNATURE----- --XCBdiJbXofNbMmHEEPmS8urT2oHWOClpN--