X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmeson.build;h=663c1ce0cd1cf7b6d51b1453141d054395a8d5da;hb=abb27e7774e3cd12bd3cfe3d4858bbe590e59be0;hp=e465fa55be1177c9d9aeb4b3d5365d6a5f159806;hpb=d196375b8b130e119285fb19984870edc6941a90;p=src%2Fdrm-lease-manager.git diff --git a/common/meson.build b/common/meson.build index e465fa5..663c1ce 100644 --- a/common/meson.build +++ b/common/meson.build @@ -1,4 +1,5 @@ libdlmcommon_sources = [ + 'dlm-protocol.c', 'socket-path.c', 'log.c' ]