[PATCH weston] tests: remove test logs on 'make clean'

Kristian Høgsberg hoegsberg at gmail.com
Thu Dec 13 10:21:21 PST 2012


On Thu, Dec 13, 2012 at 10:01:25AM +0200, Pekka Paalanen wrote:

Oh, yeah, that's pretty simple.  Thanks.

Kristian

> 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