From 6582babd42b3937ac199d03e3df960e107c24c77 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 13 Jan 2024 23:01:33 +0100 Subject: tests: clean test-installed mach headers We are for now lacking proper dependencies between the source headers and the test-installed headers, but we can at least clean them out. --- tests/Makefrag.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefrag.am b/tests/Makefrag.am index 88c7fe8c..faabdf44 100644 --- a/tests/Makefrag.am +++ b/tests/Makefrag.am @@ -29,5 +29,6 @@ TESTS += \ $(USER_TESTS) clean-local: $(USER_TESTS_CLEAN) + rm -fr tests/include-mach endif # !PLATFORM_xen -- cgit v1.2.3