tests: remove test logs on 'make clean'

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Pekka Paalanen 12 years ago committed by Kristian Høgsberg
parent f2aa64f18a
commit d56d4d5f44
  1. 3
      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 = \

Loading…
Cancel
Save