X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=meson.build;h=0958f06bd061a8db450f7fa02cd2311fcee0132e;hb=05bb0384732480a9f24a8d9093ac2da20081e307;hp=0daf9438bdecc33d6494afdfd452834e9eead690;hpb=c40f46aa4d2644b182b8ed554951e3afcb64c40a;p=src%2Fagl-compositor.git diff --git a/meson.build b/meson.build index 0daf943..0958f06 100644 --- a/meson.build +++ b/meson.build @@ -171,6 +171,7 @@ srcs_agl_compositor = [ 'src/input.c', 'shared/option-parser.c', 'shared/os-compatibility.c', + 'shared/process-util.c', agl_shell_server_protocol_h, agl_shell_desktop_server_protocol_h, agl_screenshooter_server_protocol_h,