]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/Makefile: Add more dependencies for test-timed-average
authorKevin Wolf <kwolf@redhat.com>
Mon, 23 Nov 2015 12:28:12 +0000 (13:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 25 Nov 2015 13:27:43 +0000 (14:27 +0100)
commit5e41fbffa115608fe6f7159d345d6caa0019e687
treef20a3b67ceb1ddb97b3ea2c700422cddecd8dc5a
parent1aae36df4b8ed884c6ef6995e70c67fad79b49df
tests/Makefile: Add more dependencies for test-timed-average

'make check' failed to compile the test case for mingw because of
undefined references. Pull in a few more dependencies so that it builds.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/Makefile