mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
Add spec document in progress
This commit is contained in:
parent
1292383025
commit
a7f258221a
3 changed files with 253 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
include config.mk
|
||||
|
||||
subdirs = clients
|
||||
subdirs = clients spec
|
||||
libs = libwayland-server.so libwayland.so
|
||||
|
||||
all : $(libs) compositor subdirs-all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue