tests/Makefile.include: Let "make clean" remove the TCG tests, too
authorThomas Huth <thuth@redhat.com>
Tue, 1 Mar 2022 08:59:00 +0000 (09:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 23 Mar 2022 10:25:22 +0000 (10:25 +0000)
commit425d6aba9994277da5edbf2cbd97502a107a794a
treefec9a9cbbef462c9b877a245fa6d8b80d61037fa
parent15ef89d2a1a7b93845a6b09c2ee8e1979f6eb30b
tests/Makefile.include: Let "make clean" remove the TCG tests, too

"make clean" should clear all binaries that have been built, but so
far it left the TCG tests still in place. Let's make sure that they
are now removed, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220301085900.1443232-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/Makefile.include