aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput/meson.build
blob: ff78d2f842ee93a57bbb326462c36fae8fd53da6 (plain)
1
2
3
4
5
6
7
8
9
10
wlr_files += files(
	'backend.c',
	'events.c',
	'keyboard.c',
	'pointer.c',
	'switch.c',
	'tablet_pad.c',
	'tablet_tool.c',
	'touch.c',
)