From cdbc500faa7cc95eee4c7ac5344127c5e1709e71 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Sat, 5 Jul 2025 23:32:09 +0200 Subject: [PATCH] hwdb: add 70-maker-tools.hwdb to meson.build The hwdb file was not added there in 3dcb56f5e0fe4d937a003bf89496a27b52c5c69e for some reason --- hwdb.d/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build index 8c48c6f6fc..7173c8b5e2 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',