Add pantheon-desktop-shell

This commit is contained in:
Corentin Noël 2024-02-15 23:33:03 +01:00
parent 9861613e9d
commit f4935ee123

View File

@ -54,6 +54,8 @@ all_doc_target = custom_target(
'--pkg', 'gnome-desktop-3.0',
'--pkg', 'gmodule-2.0',
'--pkg', 'wayland-server',
'--pkg', 'pantheon-desktop-shell',
'--vapidir=' + join_paths(meson.global_source_root(), 'protocol'),
'-o', '@OUTPUT@',
'@INPUT@'
],