Re: [Qemu-devel] [PATCH] build: install qmp-commands.txt

2012-06-15 Thread Luiz Capitulino
On Wed, 13 Jun 2012 16:29:17 -0600 Bruce Rogers wrote: > File is targeted for install, but is never installed. I've applied this to the qmp branch. But note that the qapi-schema.json is going to supersede qmp-commands.txt for the 1.2 release and we'll generate a new qmp spec from it. Thanks.

[Qemu-devel] [PATCH] build: install qmp-commands.txt

2012-06-13 Thread Bruce Rogers
File is targeted for install, but is never installed. Signed-off-by: Bruce Rogers --- Makefile |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 32550cb..74f5c5f 100644 --- a/Makefile +++ b/Makefile @@ -272,6 +272,7 @@ endif install-doc: $(DOCS)