summaryrefslogtreecommitdiff
path: root/src/gallium/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/meson.build')
-rw-r--r--src/gallium/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/meson.build b/src/gallium/meson.build
index a4f28dc475..5019477788 100644
--- a/src/gallium/meson.build
+++ b/src/gallium/meson.build
@@ -193,6 +193,7 @@ if with_gallium_st_nine
endif
if with_platform_windows
subdir('state_trackers/wgl')
+ subdir('targets/libgl-gdi')
endif
if with_tests
subdir('targets/graw-null')