glapi: track GL_ARB_program_interface_query.xml
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 19 May 2015 11:51:19 +0000 (12:51 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 19 May 2015 12:23:05 +0000 (13:23 +0100)
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>
src/mapi/glapi/gen/Makefile.am

index 4d23f825c92d595612bb84cc31245f0ec18be722..adebd5c65f6da7c8bef30ccb0f97ee1f7fd2a154 100644 (file)
@@ -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 \