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
|
@ -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…
Reference in New Issue