mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 11:12:42 +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>
4 lines
68 B
Meson
4 lines
68 B
Meson
if get_option('xf86-input-inputtest')
|
|
subdir('inputtest')
|
|
endif
|