]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/Makefile.include
configure, meson: move --enable-plugins to meson
[mirror_qemu.git] / tests / Makefile.include
index 985cda7a9453c42a823c54794aa491d3bd4e073b..389874265944623b616cb394c3c7982ecc8a81f6 100644 (file)
@@ -73,7 +73,7 @@ $(TCG_TESTS_TARGETS:%=distclean-tcg-tests-%): distclean-tcg-tests-%:
 build-tcg: $(BUILD_TCG_TARGET_RULES)
 
 .PHONY: check-tcg
-.ninja-goals.check-tcg = all $(if $(CONFIG_PLUGIN),test-plugins)
+.ninja-goals.check-tcg = all
 check-tcg: $(RUN_TCG_TARGET_RULES)
 
 .PHONY: clean-tcg