Add labwc(5)

This commit is contained in:
Johan Malm 2020-07-22 21:58:27 +01:00
parent 32a3560bc3
commit 93d5809414
3 changed files with 152 additions and 0 deletions

View file

@ -50,6 +50,7 @@ labwc_inc = include_directories('include')
subdir('protocols')
subdir('src')
subdir('tests')
subdir('docs')
labwc_deps = [
server_protos, wayland_server, wlroots, xkbcommon, xml2, glib, cairo, pango