On 20 November 2017 at 23:12, Dylan Baker <dy...@pnwbakers.com> wrote:
> Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
> ---
>  src/mapi/Makefile.am | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/mapi/Makefile.am b/src/mapi/Makefile.am
> index 015edc37cb3..5db888abddc 100644
> --- a/src/mapi/Makefile.am
> +++ b/src/mapi/Makefile.am
> @@ -150,7 +150,8 @@ check_PROGRAMS += glapi-test
>  glapi_test_SOURCES = glapi/tests/check_table.cpp
>  glapi_test_CPPFLAGS = \
>         $(AM_CPPFLAGS) \
> -       -I$(top_srcdir)/src/gtest/include
> +       -I$(top_srcdir)/src/gtest/include \
> +       -I$(top_srcdir)/src/mesa
>
Please squash this with 1/8 where we do the same thing for shared glapi.

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

Reply via email to