From b846ab7c9593197367361fb1110586ba4d311c23 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 21 Jan 2021 11:49:04 +0100 Subject: meson: convert wixl detection to Meson Signed-off-by: Paolo Bonzini --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2a926aaeb0..a380bbfa12 100644 --- a/Makefile +++ b/Makefile @@ -335,9 +335,7 @@ endif ifdef CONFIG_WIN32 @echo 'Windows targets:' $(call print-help,installer,Build NSIS-based installer for QEMU) -ifdef CONFIG_QGA_MSI $(call print-help,msi,Build MSI-based installer for qemu-ga) -endif @echo '' endif $(call print-help,$(MAKE) [targets],(quiet build, default)) -- cgit v1.2.3-55-g7522