aboutsummaryrefslogtreecommitdiff
path: root/hw/loader.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-01-15 09:49:36 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2013-01-16 12:15:26 -0600
commitaf381ebeacdefcec0d2b44bdbb9d6e01e35f691f (patch)
tree4c3c3e858381198cfd1140a1070bb5d69d875200 /hw/loader.c
parenteb60d1c55268f489b32e6b694e84e2017b75a3d3 (diff)
downloadqemu-af381ebeacdefcec0d2b44bdbb9d6e01e35f691f.zip
qemu-af381ebeacdefcec0d2b44bdbb9d6e01e35f691f.tar.gz
qemu-af381ebeacdefcec0d2b44bdbb9d6e01e35f691f.tar.bz2
build: fix Win32 clean build
The version.o file did not appear explicitly as a dependency, and this caused clean builds to fail. Force its build by making the Makefile depend on version.o. (We cannot add it to libqemuutil.a, because it doesn't export any symbol and thus would not be pulled by the linker). Cc: Blue Swirl <blauwirbel@gmail.com> Cc: Stefan Weil <sw@weilnetz.de> Tested-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/loader.c')
0 files changed, 0 insertions, 0 deletions