summaryrefslogtreecommitdiff
path: root/dispatcher
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-03-25 16:40:49 +0100
committerThomas Haller <thaller@redhat.com>2020-03-25 16:41:17 +0100
commit4fe46d9e20eefa0581d307a02eb8f702c882c73c (patch)
tree8da047fda843c48461c4f2cbe3e828c2d7919b9a /dispatcher
parent380ecbc2340ecadd621740e47226c20f0245cff1 (diff)
downloadNetworkManager-4fe46d9e20eefa0581d307a02eb8f702c882c73c.tar.gz
build/meson: fix build by link nm-dispatcher with libnm-glib-aux.la
Fixes: a34b1f793e18 ('build: link nm-dispatcher with libnm-glib-aux.la')
Diffstat (limited to 'dispatcher')
-rw-r--r--dispatcher/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/dispatcher/meson.build b/dispatcher/meson.build
index 7feb9597fc..661ec2c24e 100644
--- a/dispatcher/meson.build
+++ b/dispatcher/meson.build
@@ -17,6 +17,7 @@ install_data(
deps = [
libnm_dep,
libnm_nm_default_dep,
+ libnm_libnm_aux_dep,
]
c_flags = [