summaryrefslogtreecommitdiff
path: root/dispatcher/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'dispatcher/tests/meson.build')
-rw-r--r--dispatcher/tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatcher/tests/meson.build b/dispatcher/tests/meson.build
index bf54fdff6d..3da3c3e912 100644
--- a/dispatcher/tests/meson.build
+++ b/dispatcher/tests/meson.build
@@ -9,7 +9,7 @@ exe = executable(
test_unit,
test_unit + '.c',
include_directories: incs,
- dependencies: nm_core_dep,
+ dependencies: libnm_core_dep,
c_args: [
'-DNETWORKMANAGER_COMPILATION_TEST',
'-DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_CLIENT',