Files
xserver/hw/xfree86/drivers/meson.build
Enrico Weigelt, metux IT consult aca6872193 xfree86: drivers: move inputtest into input subdir
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>
2025-07-23 17:54:22 +02:00

3 lines
32 B
Meson

subdir('input')
subdir('video')