mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 18:10:06 +01:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
SUBDIRS = damage shadow
|
|
if COMPOSITE
|
|
SUBDIRS += cw
|
|
endif
|
|
DIST_SUBDIRS = damage shadow cw rootless
|