From: AsciiWolf Date: Sat, 5 Jul 2025 21:32:09 +0000 (+0200) Subject: hwdb: add 70-maker-tools.hwdb to meson.build X-Git-Tag: v258-rc1~161^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdbc500faa7cc95eee4c7ac5344127c5e1709e71;p=thirdparty%2Fsystemd.git hwdb: add 70-maker-tools.hwdb to meson.build The hwdb file was not added there in 3dcb56f5e0fe4d937a003bf89496a27b52c5c69e for some reason --- diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build index 8c48c6f6fc2..7173c8b5e25 100644 --- a/hwdb.d/meson.build +++ b/hwdb.d/meson.build @@ -31,6 +31,7 @@ hwdb_files_test = files( '70-cameras.hwdb', '70-hardware-wallets.hwdb', '70-joystick.hwdb', + '70-maker-tools.hwdb', '70-mouse.hwdb', '70-pda.hwdb', '70-pointingstick.hwdb',