diff options
-rw-r--r-- | tests/Makefrag.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefrag.am b/tests/Makefrag.am index fe9c37e1..ef5616a6 100644 --- a/tests/Makefrag.am +++ b/tests/Makefrag.am @@ -49,6 +49,6 @@ EXTRA_DIST += \ $(TESTSRC_TESTLIB) clean-local: $(USER_TESTS_CLEAN) - rm -fr tests/include-mach + rm -fr tests/include-mach tests/test-multiboot tests/errlist.c tests/mig-out endif # !PLATFORM_xen |