mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 17:40:05 +01:00
5 lines
101 B
Makefile
5 lines
101 B
Makefile
SUBDIRS = damage shadow layer
|
|
if COMPOSITE
|
|
SUBDIRS += cw
|
|
endif
|
|
DIST_SUBDIRS = damage shadow layer cw
|