summaryrefslogtreecommitdiff
path: root/hwdb.d/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hwdb.d/meson.build')
-rw-r--r--hwdb.d/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build
index edaa81b7bb..54c6f4d5e2 100644
--- a/hwdb.d/meson.build
+++ b/hwdb.d/meson.build
@@ -70,5 +70,5 @@ run_target(
command : [update_hwdb_sh, meson.current_source_dir()])
run_target(
- 'autosuspend-update',
- command : [autosuspend_update_sh, project_source_root])
+ 'update-hwdb-autosuspend',
+ command : [update_hwdb_autosuspend_sh, project_source_root])