summaryrefslogtreecommitdiff
path: root/src/mesa/es/glapi
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/es/glapi')
-rw-r--r--src/mesa/es/glapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/es/glapi/Makefile b/src/mesa/es/glapi/Makefile
index 5f2aa8225b..1e32af867d 100644
--- a/src/mesa/es/glapi/Makefile
+++ b/src/mesa/es/glapi/Makefile
@@ -52,7 +52,7 @@ endef
$(call gen-glapi,-c)
%/glapitemp.h: $(GLAPI)/gl_apitemp.py $(COMMON)
- $(call gen-glapi)
+ $(call gen-glapi,-c)
%/glprocs.h: $(GLAPI)/gl_procs.py $(COMMON)
$(call gen-glapi,-c)