X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmeson.build;h=663c1ce0cd1cf7b6d51b1453141d054395a8d5da;hb=refs%2Fchanges%2F81%2F27381%2F3;hp=e465fa55be1177c9d9aeb4b3d5365d6a5f159806;hpb=f991de200799118355fd75237a740321bda7aaa7;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' ]