mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-04-24 06:50:38 +02:00
Create a new directory for convenience librariers that can be shared between compositor components and clients. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
1 line
41 B
Makefile
1 line
41 B
Makefile
SUBDIRS = shared compositor clients data
|