Re: [Mesa-dev] [PATCH 5/8] autotools: Fix includes for non-shared glapi tests.

2017-11-23 Thread Emil Velikov
On 20 November 2017 at 23:12, Dylan Baker wrote: > Signed-off-by: Dylan Baker > --- > 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 >

[Mesa-dev] [PATCH 5/8] autotools: Fix includes for non-shared glapi tests.

2017-11-20 Thread Dylan Baker
Signed-off-by: Dylan Baker --- 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 += g