You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xserver/hw/xfree86/drivers/Makefile.am

9 lines
125 B
Makefile

SUBDIRS =
if XORG_DRIVER_MODESETTING
SUBDIRS += modesetting
endif
if XORG_DRIVER_INPUT_INPUTTEST
SUBDIRS += inputtest
endif