On 25/02/14 16:59, Brian Paul wrote:
> So that sw/xlib/xlib_sw_winsys.h can be found.  Fixes a build break.
> ---
That one is my fault, sorry for that Brian.

Reviewed-by: Emil Velikov <emil.l.veli...@gmail.com>
>  src/gallium/targets/libgl-xlib/Makefile.am |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/gallium/targets/libgl-xlib/Makefile.am 
> b/src/gallium/targets/libgl-xlib/Makefile.am
> index ecbf262..3753e8a 100644
> --- a/src/gallium/targets/libgl-xlib/Makefile.am
> +++ b/src/gallium/targets/libgl-xlib/Makefile.am
> @@ -33,6 +33,7 @@ AM_CPPFLAGS = \
>       -I$(top_srcdir)/src/gallium/drivers \
>       -I$(top_srcdir)/src/gallium/state_trackers/glx/xlib \
>       -I$(top_srcdir)/src/gallium/auxiliary \
> +     -I$(top_srcdir)/src/gallium/winsys \
>       -DGALLIUM_SOFTPIPE \
>       -DGALLIUM_RBUG \
>       -DGALLIUM_TRACE \
> 

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to