mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-03-17 17:10:36 +01: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
|