summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/glapi/sources')
-rw-r--r--src/mesa/glapi/sources9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mesa/glapi/sources b/src/mesa/glapi/sources
index 384b0830ac..1d5c252821 100644
--- a/src/mesa/glapi/sources
+++ b/src/mesa/glapi/sources
@@ -1,3 +1,12 @@
MESA_GLAPI_SOURCES = \
glapi.c \
glthread.c
+
+MESA_GLAPI_HEADERS = \
+dispatch.h \
+glapi.h \
+glapioffsets.h \
+glapitable.h \
+glapitemp.h \
+glprocs.h \
+glthread.h