Add lease request and release protocol
[src/drm-lease-manager.git] / common / meson.build
index e465fa5..663c1ce 100644 (file)
@@ -1,4 +1,5 @@
 libdlmcommon_sources = [
+        'dlm-protocol.c',
         'socket-path.c',
         'log.c'
 ]