mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 14:10:09 +01:00
glapi: track GL_ARB_program_interface_query.xml
Add the file to the API_XML list, otherwise there will be no knowledge by the build that it should be included in the tarball. Thus the (scons) build will fail. Fixes: b297fc27aa9(glapi: add GL_ARB_program_interface_query skeleton) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
0148c0ae6a
commit
0c9e0b7a6c
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ API_XML = \
|
|||
ARB_map_buffer_range.xml \
|
||||
ARB_multi_bind.xml \
|
||||
ARB_pipeline_statistics_query.xml \
|
||||
ARB_program_interface_query.xml \
|
||||
ARB_robustness.xml \
|
||||
ARB_sample_shading.xml \
|
||||
ARB_sampler_objects.xml \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue