aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium')
-rw-r--r--src/gallium/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/meson.build b/src/gallium/meson.build
index a65b32c658e..97347819d60 100644
--- a/src/gallium/meson.build
+++ b/src/gallium/meson.build
@@ -67,7 +67,7 @@ subdir('state_trackers/dri')
# TODO: virgl
# TODO: winsys/sw/xlib
# TODO: clover
-if with_dri
+if with_dri and with_gallium
subdir('targets/dri')
endif
# TODO: xlib-glx