From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPa2-0007xV-LS for qemu-devel@nongnu.org; Thu, 04 Feb 2016 14:28:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRPZy-00033i-Hb for qemu-devel@nongnu.org; Thu, 04 Feb 2016 14:28:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPZy-00033e-CN for qemu-devel@nongnu.org; Thu, 04 Feb 2016 14:28:34 -0500 References: <145461055662.15201.2702170180078718114.stgit@localhost> From: Eric Blake Message-ID: <56B3A660.4070000@redhat.com> Date: Thu, 4 Feb 2016 12:28:32 -0700 MIME-Version: 1.0 In-Reply-To: <145461055662.15201.2702170180078718114.stgit@localhost> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qDRoErcFGDHnsJnd5oCj4BWs0bLQLG0wL" Subject: Re: [Qemu-devel] [PATCH] [trivial] qapi: Add missing JSON files in build dependencies List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Llu=c3=ads_Vilanova?= , qemu-devel@nongnu.org Cc: Markus Armbruster , Michael Roth This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qDRoErcFGDHnsJnd5oCj4BWs0bLQLG0wL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/04/2016 11:29 AM, Llu=C3=ADs Vilanova wrote: > Signed-off-by: Llu=C3=ADs Vilanova > --- > Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake >=20 > diff --git a/Makefile b/Makefile > index d0de2d4..30b1b2d 100644 > --- a/Makefile > +++ b/Makefile > @@ -272,7 +272,8 @@ $(SRC_PATH)/qga/qapi-schema.json $(SRC_PATH)/script= s/qapi-commands.py $(qapi-py) > qapi-modules =3D $(SRC_PATH)/qapi-schema.json $(SRC_PATH)/qapi/common.= json \ > $(SRC_PATH)/qapi/block.json $(SRC_PATH)/qapi/block-core= =2Ejson \ > $(SRC_PATH)/qapi/event.json $(SRC_PATH)/qapi/introspect= =2Ejson \ > - $(SRC_PATH)/qapi/crypto.json > + $(SRC_PATH)/qapi/crypto.json $(SRC_PATH)/qapi/rocker.js= on \ > + $(SRC_PATH)/qapi/trace.json > =20 > qapi-types.c qapi-types.h :\ > $(qapi-modules) $(SRC_PATH)/scripts/qapi-types.py $(qapi-py) >=20 >=20 >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --qDRoErcFGDHnsJnd5oCj4BWs0bLQLG0wL 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/ iQEcBAEBCAAGBQJWs6ZgAAoJEKeha0olJ0NqM7AIAIyXc41GkFY4C6m91vK73/Hr rDQo85pVtlfYwSuBpt1vZIWofI9I4NlKJRK8nQZvuGsjjSPz01jpdEWqoAY5K4OR 0SSwxSc74YE/sn6W+svdeVSaNNhoBMe+bybHI5CdFNIWvP8YR3QnESw9F8Bses1k s0vAJboZSuEV/AdA36ivhfVS83xbcV/Uu0WFRdQf7C+55lrFmqF586Kmsj0B1Dyl bxslHMtpSaQ45XnSx2GixyIJnA4BJ8CjAJ+tsOHThaacYj3rXE8+x0K9oDMyEjVh d7jt/WkbCGnkLHzd8Uk8qbW+6yepF42MA+gk2p5tezIQ2+9TGAXwQMD+vZ9saic= =E4oX -----END PGP SIGNATURE----- --qDRoErcFGDHnsJnd5oCj4BWs0bLQLG0wL--