On Friday, 2018-02-09 10:09:01 +0100, Andreas Boll wrote:
> Signed-off-by: Andreas Boll <andreas.boll....@gmail.com>
> ---
> I'd like to ship eglinfo inside Debian's mesa-utils-extra package and I 
> thought
> other distributions could be interested in this patch as well.

Yes please :)

Btw, I already pointed out 2/4 during its review, I guess Brian forgot
to fix it :P

Series is:
Reviewed-by: Eric Engestrom <eric.engest...@imgtec.com>

> 
>  src/egl/opengl/Makefile.am | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/src/egl/opengl/Makefile.am b/src/egl/opengl/Makefile.am
> index b745573a..6d184ff6 100644
> --- a/src/egl/opengl/Makefile.am
> +++ b/src/egl/opengl/Makefile.am
> @@ -56,8 +56,9 @@ endif
>  endif
>  
>  if HAVE_EGL
> +bin_PROGRAMS = \
> +     eglinfo
>  noinst_PROGRAMS = \
> -     eglinfo \
>       peglgears \
>       $(EGL_DRM_DEMOS) \
>       $(EGL_X11_DEMOS) \
> -- 
> 2.11.0
> 
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to