summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kiosk-shell/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/kiosk-shell/meson.build b/kiosk-shell/meson.build
index 95d94721..22d5cafa 100644
--- a/kiosk-shell/meson.build
+++ b/kiosk-shell/meson.build
@@ -2,8 +2,6 @@ if get_option('shell-kiosk')
srcs_shell_kiosk = [
'kiosk-shell.c',
'kiosk-shell-grab.c',
- weston_desktop_shell_server_protocol_h,
- weston_desktop_shell_protocol_c,
input_method_unstable_v1_server_protocol_h,
input_method_unstable_v1_protocol_c,
]