mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 04:40:07 +01:00
kiosk-shell: Don't link desktop-shell protocols
We don't need these. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
0774a321c5
commit
3ed3700ca3
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue