Add spec document in progress

This commit is contained in:
Kristian Høgsberg 2010-06-07 12:22:48 -04:00
parent 1292383025
commit a7f258221a
3 changed files with 253 additions and 1 deletions

View file

@ -1,6 +1,6 @@
include config.mk
subdirs = clients
subdirs = clients spec
libs = libwayland-server.so libwayland.so
all : $(libs) compositor subdirs-all