mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
11 lines
138 B
Meson
11 lines
138 B
Meson
|
wlr_files += files(
|
||
|
'backend.c',
|
||
|
'events.c',
|
||
|
'keyboard.c',
|
||
|
'pointer.c',
|
||
|
'switch.c',
|
||
|
'tablet_pad.c',
|
||
|
'tablet_tool.c',
|
||
|
'touch.c',
|
||
|
)
|