mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
winsys/wayland: Fix typo in Makefile
Reported by dir1212 on irc.
This commit is contained in:
parent
d72e7f0dd9
commit
6a35ed1f66
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ include $(TOP)/configs/current
|
|||
|
||||
LIBNAME = ws_wayland
|
||||
|
||||
LIBRARY_INCLUDES = $(WALAND_CFLAGS)
|
||||
LIBRARY_INCLUDES = $(WAYLAND_CFLAGS)
|
||||
|
||||
LIBRARY_DEFINES =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue