Reviewed-by: Pierrick Bouvier <[email protected]> Message-ID: <[email protected]> Signed-off-by: Alex Bennée <[email protected]>
diff --git a/tests/Makefile.include b/tests/Makefile.include index a063a1d60fe..3b1af78ca1e 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -42,7 +42,7 @@ SPEED = quick # TCG_TESTS_WITH_COMPILERS represents the test targets we have cross compiler -# support for, CONFIGURED_TEST_TARGETS it what meson has finally +# support for, CONFIGURED_TCG_TARGETS it what meson has finally # configured having rejected stuff we can't build. CONFIGURED_TCG_TARGETS=$(patsubst %-config-target.h, %, $(wildcard *-config-target.h)) -- 2.47.3
