about summary refs log tree commit diff
path: root/src/nmcli/meson.build
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-08-25 15:24:42 +0200
committerSebastien Bacher <seb128@ubuntu.com>2021-08-25 15:24:42 +0200
commitdbb91282fa488964fb20595f9494a9f0e4f36a58 (patch)
tree142bc942e5320b35514cdf03a5f9f47a9b89df0e /src/nmcli/meson.build
parent5f2ede3a2813b0e9204befdcfc67509d34be71c6 (diff)
parentcfb80376641fa49137b9996130352697e7f8b436 (diff)
Update upstream source from tag 'upstream/1.32.10'
Update to upstream version '1.32.10'
with Debian dir fcf2778b50b013ede3e7375bc1d829e984175658
Diffstat (limited to 'src/nmcli/meson.build')
-rw-r--r--src/nmcli/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nmcli/meson.build b/src/nmcli/meson.build
index e2d73534..fab7329e 100644
--- a/src/nmcli/meson.build
+++ b/src/nmcli/meson.build
@@ -35,6 +35,7 @@ executable(
     libnm_core_aux_extern,
     libnm_core_aux_intern,
     libnm_base,
+    libnm_log_null,
     libnm_glib_aux,
     libnm_std_aux,
     libc_siphash,
@@ -61,6 +62,7 @@ generate_docs_nm_settings_nmcli = executable(
     libnm_core_aux_extern,
     libnm_core_aux_intern,
     libnm_base,
+    libnm_log_null,
     libnm_glib_aux,
     libnm_std_aux,
     libc_siphash,