X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meson.build;h=d34f2816f660c5e4af536c545c649ceafe70fbf1;hb=7783729a8bb91d83038b0378c101e36a4ef29c0a;hp=04ddaff0ab73c6850eb7387bcb9ec485b4074908;hpb=f86b4ee942e7049e8c0f27c56e7366a740145cef;p=src%2Fagl-compositor.git diff --git a/meson.build b/meson.build index 04ddaff..d34f281 100644 --- a/meson.build +++ b/meson.build @@ -184,6 +184,6 @@ pkgconfig.generate( ) install_data( - [ agl_shell_xml, agl_shell_desktop_xml ], + [ agl_shell_xml, agl_shell_desktop_xml, agl_shell_policy_xml ], install_dir: join_paths(dir_data, dir_data_agl_compositor) )