about summary refs log tree commit diff
path: root/dispatcher/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'dispatcher/meson.build')
-rw-r--r--dispatcher/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/dispatcher/meson.build b/dispatcher/meson.build
index 7feb9597..9a691082 100644
--- a/dispatcher/meson.build
+++ b/dispatcher/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1+
+
 dispatcher_inc = include_directories('.')
 
 name = 'nm-dispatcher'
@@ -17,6 +19,7 @@ install_data(
 deps = [
   libnm_dep,
   libnm_nm_default_dep,
+  libnm_libnm_aux_dep,
 ]
 
 c_flags = [