mesa: Add ARB_clip_control.xml to automake.
authorMathias Fröhlich <Mathias.Froehlich@gmx.net>
Sat, 25 Oct 2014 06:57:00 +0000 (08:57 +0200)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Sat, 25 Oct 2014 13:14:24 +0000 (15:14 +0200)
Adding this makes 'make check' catch failures introduced from
within ARB_clip_control.xml earlier.

Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
src/mapi/glapi/gen/Makefile.am

index 2fbc598..72e5095 100644 (file)
@@ -113,6 +113,7 @@ API_XML = \
        ARB_blend_func_extended.xml \
        ARB_clear_buffer_object.xml \
        ARB_clear_texture.xml \
+       ARB_clip_control.xml \
        ARB_color_buffer_float.xml \
        ARB_compressed_texture_pixel_storage.xml \
        ARB_compute_shader.xml \