Re: [Qemu-devel] [PATCH] libqos: include dependencies

2013-06-20 Thread Markus Armbruster
Anthony Liguori writes: > Otherwise rebuilds can fail when libqos is modified. > > Reported-by: Markus Armbruster > Signed-off-by: Anthony Liguori Tested-by: Markus Armbruster > --- > tests/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/Makefile b/tests/Makefile > i

[Qemu-devel] [PATCH] libqos: include dependencies

2013-06-20 Thread Anthony Liguori
Otherwise rebuilds can fail when libqos is modified. Reported-by: Markus Armbruster Signed-off-by: Anthony Liguori --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile b/tests/Makefile index 9a3007d..0042cf4 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -2