On Wednesday, 2017-10-25 15:58:21 -0700, Dylan Baker wrote: > Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
Series up to this patch is: Reviewed-by: Eric Engestrom <eric.engest...@imgtec.com> > --- > src/mapi/glapi/meson.build | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/mapi/glapi/meson.build b/src/mapi/glapi/meson.build > index d3e070d0d1a..74f84d289ba 100644 > --- a/src/mapi/glapi/meson.build > +++ b/src/mapi/glapi/meson.build > @@ -55,6 +55,9 @@ else > 'glapi_priv.h', > ) > static_glapi_files += files_mapi_util > + static_glapi_files += [ > + glapitable_h, glapi_mapi_tmp_h, glprocs_h, glapitemp_h, > + ] > if with_asm_arch == 'x86' > static_glapi_files += glapi_x86_s > elif with_asm_arch == 'x86_64' > -- > 2.14.2 > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev