On Thursday, 2017-11-30 10:40:11 -0800, Dylan Baker wrote:
> Reported-by: Marc Dietrich <[email protected]>
> Signed-off-by: Dylan Baker <[email protected]>

Both patches are:
Reviewed-by: Eric Engestrom <[email protected]>

> ---
>  include/meson.build | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/meson.build b/include/meson.build
> index 35e7791507c..bae6742c4d6 100644
> --- a/include/meson.build
> +++ b/include/meson.build
> @@ -66,3 +66,7 @@ if with_egl
>      subdir : 'EGL',
>    )
>  endif
> +
> +if with_dri
> +  install_headers('GL/internal/dri_interface.h', subdir : 'GL/internal')
> +endif
> -- 
> 2.15.0
> 
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to