aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 52a6b584..caa4b771 100644
--- a/meson.build
+++ b/meson.build
@@ -92,8 +92,6 @@ if get_option('enable_xwayland')
subdir('xwayland')
wlr_parts += [lib_wlr_xwayland]
conf_data.set('WLR_HAS_XWAYLAND', true)
- exclude_headers += 'xwayland.h'
- exclude_headers += 'xwm.h'
else
exclude_headers += 'xwayland.h'
exclude_headers += 'xwm.h'