summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-04-10 12:41:39 -0600
committerBrian Paul <[email protected]>2011-04-10 13:12:49 -0600
commitd40ec9a884757b065410ecfa8dadff2079b27afc (patch)
treef84ce0e8eacb4f507fb243d58bb623db0971d408 /src/mapi/glapi/gen/Makefile
parenta26121f37530619610a78a5fbe5ef87e44047fda (diff)
glapi: interface for GL_ARB_sampler_objects
Diffstat (limited to 'src/mapi/glapi/gen/Makefile')
-rw-r--r--src/mapi/glapi/gen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile
index f9aae84d194..b56ce863992 100644
--- a/src/mapi/glapi/gen/Makefile
+++ b/src/mapi/glapi/gen/Makefile
@@ -80,6 +80,7 @@ API_XML = \
ARB_geometry_shader4.xml \
ARB_instanced_arrays.xml \
ARB_map_buffer_range.xml \
+ ARB_sampler_objects.xml \
ARB_seamless_cube_map.xml \
ARB_sync.xml \
ARB_texture_buffer_object.xml \