]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - hwdb.d/meson.build
meson: Use meson test suite feature
[thirdparty/systemd.git] / hwdb.d / meson.build
index b4c519c8fd3141bced87888125494ebda0d6b69e..90b71916b7df5b96cd473b0d94108bd68c32273d 100644 (file)
@@ -61,6 +61,7 @@ if conf.get('ENABLE_HWDB') == 1
                 parse_hwdb_py = find_program('parse_hwdb.py')
                 test('parse-hwdb',
                      parse_hwdb_py,
+                     suite : 'dist-check',
                      args : [hwdb_files_test,
                              auto_suspend_rules],
                      timeout : 90)