tests: remove test logs on 'make clean'
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
f2aa64f18a
commit
d56d4d5f44
@@ -12,6 +12,9 @@ weston_tests = \
|
|||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/weston-tests-env
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/weston-tests-env
|
||||||
|
|
||||||
|
clean-local:
|
||||||
|
-rm -rf logs
|
||||||
|
|
||||||
export abs_builddir
|
export abs_builddir
|
||||||
|
|
||||||
noinst_LTLIBRARIES = \
|
noinst_LTLIBRARIES = \
|
||||||
|
|||||||
Reference in New Issue
Block a user