]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile
qapi: Add includes from qapi/ as dependencies
authorMax Reitz <mreitz@redhat.com>
Wed, 18 Jun 2014 06:43:26 +0000 (08:43 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 23 Jun 2014 15:01:25 +0000 (11:01 -0400)
commitbe13d46d6dfd1d4738c424079b6e87865a14f5c3
tree2ce5e11487539ec822828c1ad6b9d6f71f7d46c4
parent506f40ff7ddf72a54015c6264193ff739fb8f652
qapi: Add includes from qapi/ as dependencies

qapi-schema.json has been split into three smaller JSON files in qapi/.
Add them as dependencies for the code generation in the Makefile, so
changes to them will result in a rebuilt of all QAPI-dependent code.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Makefile