diff --git a/tests/Makefile.am b/tests/Makefile.am index 05d5d00f..7d6b6e04 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -12,6 +12,9 @@ weston_tests = \ TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/weston-tests-env +clean-local: + -rm -rf logs + export abs_builddir noinst_LTLIBRARIES = \