From 4a6ab3f79fb3146a31daa480463b65374356801e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 20 Feb 2020 09:12:03 +1000 Subject: hwdb.d: actually install the 60-input-id.hwdb This was added in ffac30349e9da91dbef7d4e0bf7cef58705c534e in 2017 but didn't get added to the meson.build thus never actually installing it. Signed-off-by: Peter Hutterer --- hwdb.d/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build index 1f73a8bbb6..4df6dabf89 100644 --- a/hwdb.d/meson.build +++ b/hwdb.d/meson.build @@ -13,6 +13,7 @@ hwdb_files = files(''' 20-net-ifname.hwdb 20-vmbus-class.hwdb 60-evdev.hwdb + 60-input-id.hwdb 60-keyboard.hwdb 60-sensor.hwdb 70-joystick.hwdb -- cgit v1.2.1