Quoting Leonid Bloch (2015-08-26 07:07:16)
> Previously, if building out-of-tree, the MSI build would fail since it wasn't
> able to find the needed files.
>
> Signed-off-by: Leonid Bloch
Thanks, applied to qga tree:
https://github.com/mdroth/qemu/commits/qga
> ---
> Makefile
looks good
Reviewed-by: Marc-André Lureau
On Wed, Aug 26, 2015 at 2:07 PM, Leonid Bloch wrote:
> Previously, if building out-of-tree, the MSI build would fail since it wasn't
> able to find the needed files.
>
> Signed-off-by: Leonid Bloch
> ---
> Makefile | 4 ++--
> qga/i
Previously, if building out-of-tree, the MSI build would fail since it wasn't
able to find the needed files.
Signed-off-by: Leonid Bloch
---
Makefile | 4 ++--
qga/installer/qemu-ga.wxs | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Makefile b/Makefi