mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-04 07:08:04 +02:00
5 lines
79 B
Makefile
5 lines
79 B
Makefile
if BUILD_CLIENTS
|
|
clients = clients
|
|
endif
|
|
|
|
SUBDIRS = compositor $(clients) data
|