]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile
configure, meson: remove target OS symbols from config-host.mak
[thirdparty/qemu.git] / Makefile
index 118c28e80d9557c0b7fff206dc1a928b5984e834..bfc4b2c8e92c2dd83e1c9cb713827e83569d8455 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -313,7 +313,7 @@ endif
        @echo  'Documentation targets:'
        $(call print-help,html man,Build documentation in specified format)
        @echo  ''
-ifdef CONFIG_WIN32
+ifneq ($(filter msi, $(ninja-targets)),)
        @echo  'Windows targets:'
        $(call print-help,installer,Build NSIS-based installer for QEMU)
        $(call print-help,msi,Build MSI-based installer for qemu-ga)