mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +00:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
SUBDIRS = damage shadow
|
|
if COMPOSITE
|
|
SUBDIRS += cw
|
|
endif
|
|
DIST_SUBDIRS = damage shadow cw rootless
|