meson: drop the uinput.h header listing
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 11 Jul 2022 05:45:26 +0000 (15:45 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:55:47 +0000 (19:55 +0900)
commit8bcf9fe2f9ee09bc11cfdb72d501a4d74d147e5e
treefbb0a5065554620a57aad551c508c7e0865dac2f
parented51ec89f4342b84fbafa101bbf5ea8557ff0fe3
meson: drop the uinput.h header listing

This is a noop, meson gets its compile dependencies from the compiler,
listing it here makes no difference.

Same is true for listing the other two linux/input/*.h headers as
sources.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build