Got lost in commit b93b63f. Signed-off-by: Markus Armbruster <arm...@redhat.com> --- tests/Makefile.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.include b/tests/Makefile.include index 5def161..002f15f 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -771,7 +771,7 @@ endif # Consolidated targets -.PHONY: check-qapi-schema check-qtest check-unit check-source +.PHONY: check-qapi-schema check-qtest check-unit check-block check-source .PHONY: check check-clean check-qapi-schema: $(patsubst %,check-%, $(check-qapi-schema-y)) check-qtest: $(patsubst %,check-qtest-%, $(QTEST_TARGETS)) -- 2.5.5