build: Add dist check script that checks if there are unsupported devices

This commit is contained in:
Marco Trevisan (Treviño)
2026-07-24 10:44:26 +00:00
committed by Marco Trevisan
parent 5113f7ec3b
commit c890325589
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -334,6 +334,8 @@ subdir('tests')
subdir('examples')
meson.add_dist_script(sync_unsupported_files, '--check', udev_hwdb_list_file)
pkgconfig = import('pkgconfig')
pkgconfig.generate(
name: versioned_libname,