6 lines
67 B
Makefile
6 lines
67 B
Makefile
SUBDIRS =
|
|
|
|
if XORG_DRIVER_MODESETTING
|
|
SUBDIRS += modesetting
|
|
endif
|