protocol/meson.build: install content-protection protocol xml
Since this is expected to be used by applications outside of weston we should install it. Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
This commit is contained in:
parent
ca979aa219
commit
23205b6b56
|
@ -6,6 +6,7 @@ dir_wp_base = dep_wp.get_pkgconfig_variable('pkgdatadir')
|
|||
|
||||
install_data(
|
||||
[
|
||||
'weston-content-protection.xml',
|
||||
'weston-debug.xml',
|
||||
'weston-direct-display.xml',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue