Signed-off-by: Alex Bennée <[email protected]> --- tests/Makefile.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.include b/tests/Makefile.include index f257288194d..ce6a0dccaf4 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -41,7 +41,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
