From: Leonid Bloch Date: Wed, 29 Jul 2015 17:10:51 +0000 (+0300) Subject: qemu-ga: Two MSI related cosmetic changes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0a18750f296c85a5a446dc04e1c49cd35ad9e7d5;p=qemu.git qemu-ga: Two MSI related cosmetic changes Signed-off-by: Leonid Bloch Signed-off-by: Michael Roth --- diff --git a/Makefile b/Makefile index 340d9c8faa..9a4c3c6839 100644 --- a/Makefile +++ b/Makefile @@ -295,7 +295,7 @@ qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a ifdef QEMU_GA_MSI_ENABLED QEMU_GA_MSI=qemu-ga-$(ARCH).msi -msi: ${QEMU_GA_MSI} +msi: $(QEMU_GA_MSI) $(QEMU_GA_MSI): qemu-ga.exe diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 2c43f1b5aa..4e917a9241 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -126,7 +126,8 @@ Property="cmd" Impersonate="no" Return="check" - > + > +