Re: [Mesa-dev] [PATCH] mapi: add gl32.h to the list of GLES3 headers for installation

2016-09-06 Thread Mark Janes
Reviewed-by: Mark Janes Tested-by: Mark Janes Ilia Mirkin writes: > This was missed when I added the updated (and new) Khronos headers. > > Signed-off-by: Ilia Mirkin > --- > src/mapi/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/mapi/Makefile.am b/src/mapi/Makefil

[Mesa-dev] [PATCH] mapi: add gl32.h to the list of GLES3 headers for installation

2016-09-06 Thread Ilia Mirkin
This was missed when I added the updated (and new) Khronos headers. Signed-off-by: Ilia Mirkin --- src/mapi/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mapi/Makefile.am b/src/mapi/Makefile.am index 68a28a2..3b0a9de 100644 --- a/src/mapi/Makefile.am +++ b/src/mapi/Makefile