Re: [Qemu-devel] [PATCH] Add dependency of JSON unit tests on config-host.h

2010-06-01 Thread Anthony Liguori
On 05/20/2010 02:18 AM, Jan Kiszka wrote: From: Jan Kiszka Signed-off-by: Jan Kiszka Applied. Thanks. Regards, Anthony Liguori --- Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 110698e..aa81d9b 100644 --- a/Makefile +++

[Qemu-devel] [PATCH] Add dependency of JSON unit tests on config-host.h

2010-05-20 Thread Jan Kiszka
From: Jan Kiszka Signed-off-by: Jan Kiszka --- Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 110698e..aa81d9b 100644 --- a/Makefile +++ b/Makefile @@ -144,6 +144,8 @@ qemu-io$(EXESUF): qemu-io.o cmd.o qemu-tool.o qemu-error.o $(blo