winsys/wayland: Fix typo in Makefile
Reported by dir1212 on irc.
This commit is contained in:
@@ -3,7 +3,7 @@ include $(TOP)/configs/current
|
||||
|
||||
LIBNAME = ws_wayland
|
||||
|
||||
LIBRARY_INCLUDES = $(WALAND_CFLAGS)
|
||||
LIBRARY_INCLUDES = $(WAYLAND_CFLAGS)
|
||||
|
||||
LIBRARY_DEFINES =
|
||||
|
||||
|
Reference in New Issue
Block a user