summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/glx/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/SConscript b/src/glx/SConscript
index 887ac61cf02..ef372d01765 100644
--- a/src/glx/SConscript
+++ b/src/glx/SConscript
@@ -78,6 +78,7 @@ sources = [
'glxhash.c',
'dri2_glx.c',
'dri2.c',
+ 'dri2_query_renderer.c',
'applegl_glx.c',
]