summary refs log tree commit diff
path: root/src/devices/wwan/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/wwan/meson.build')
-rw-r--r--src/devices/wwan/meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/wwan/meson.build b/src/devices/wwan/meson.build
index abf58594..2c0ea5a1 100644
--- a/src/devices/wwan/meson.build
+++ b/src/devices/wwan/meson.build
@@ -35,10 +35,10 @@ libnm_wwan_dep = declare_dependency(
 
 core_plugins += libnm_wwan
 
-run_target(
+test(
   'check-wwan',
-  command: [check_exports, libnm_wwan.full_path(), linker_script],
-  depends: libnm_wwan
+  check_exports,
+  args: [libnm_wwan.full_path(), linker_script],
 )
 
 sources = files(