]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/Makefile.include
tests: Make check-block a phony target
[mirror_qemu.git] / tests / Makefile.include
index 6b904d74303c1e7ddc5663126a5351246a20e007..36fc73fef55a9def2ab1cdae556471404544b83f 100644 (file)
@@ -1164,7 +1164,7 @@ check-acceptance: check-venv $(TESTS_RESULTS_DIR)
 
 # Consolidated targets
 
-.PHONY: check-qapi-schema check-qtest check-unit check check-clean
+.PHONY: check-block check-qapi-schema check-qtest check-unit check check-clean
 check-qapi-schema: $(patsubst %,check-%, $(check-qapi-schema-y)) check-tests/qapi-schema/doc-good.texi
 check-qtest: $(patsubst %,check-qtest-%, $(QTEST_TARGETS))
 check-block: $(patsubst %,check-%, $(check-block-y))