On 05/30/2012 01:53 PM, Eric Anholt wrote:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50480
> ---
>  src/mesa/Makefile |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/mesa/Makefile b/src/mesa/Makefile
> index 741ca0f..845b524 100644
> --- a/src/mesa/Makefile
> +++ b/src/mesa/Makefile
> @@ -232,6 +232,7 @@ clean:
>       -@cd drivers/osmesa && $(MAKE) clean
>       -@cd x86 && $(MAKE) clean
>       -@cd x86-64 && $(MAKE) clean
> +     -@cd libdricore && $(MAKE) clean
>  
>  
>  -include $(DEPENDS)

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to