aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/meson.build')
-rw-r--r--src/egl/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/egl/meson.build b/src/egl/meson.build
index 36b1d9e41b0..f32715265ce 100644
--- a/src/egl/meson.build
+++ b/src/egl/meson.build
@@ -182,6 +182,10 @@ pkg.generate(
extra_cflags : gl_pkgconfig_c_flags,
)
+if with_platform_wayland
+ subdir('wayland/wayland-egl')
+endif
+
if with_tests
if with_glvnd
# TODO: add glvnd symbol check