[PATCH weston] tests: remove test logs on 'make clean'
Pekka Paalanen
ppaalanen at gmail.com
Thu Dec 13 00:01:25 PST 2012
Signed-off-by: Pekka Paalanen <ppaalanen at gmail.com>
---
tests/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 05d5d00..7d6b6e0 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 = \
--
1.7.8.6
More information about the wayland-devel
mailing list