mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
In preparation of potentially more drivers being move in-tree, put the input drivers into `input` subdirectory. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
3 lines
32 B
Meson
3 lines
32 B
Meson
subdir('input')
|
|
subdir('video')
|