mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 21:41:25 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
SUBDIRS = damage shadow layer
|
|
if COMPOSITE
|
|
SUBDIRS += cw
|
|
endif
|
|
DIST_SUBDIRS = damage shadow layer cw
|