Name libraries -client and -server for consistency

Instead of wayland-server and wayland...
This commit is contained in:
Kristian Høgsberg 2010-08-10 14:12:05 -04:00
parent 4fe1a3ed3a
commit a661f263b4
11 changed files with 12 additions and 15 deletions

View file

@ -1,7 +1,7 @@
include ../config.mk
CFLAGS += -I.. $(CLIENT_CFLAGS)
LDLIBS += -L.. -lwayland $(CLIENT_LIBS) -lrt -lm
LDLIBS += -L.. -lwayland-client $(CLIENT_LIBS) -lrt -lm
egl_clients = gears
cairo_clients = flower screenshot terminal image view