diff --git a/hwdb/meson.build b/hwdb/meson.build index 6fceff2b3b..ee206fd509 100644 --- a/hwdb/meson.build +++ b/hwdb/meson.build @@ -40,5 +40,5 @@ test('parse-hwdb', ############################################################ run_target( - 'update', + 'hwdb-update', command : [hwdb_update_sh, meson.current_source_dir()])