aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw
diff options
context:
space:
mode:
authorBenjamin Franzke <[email protected]>2011-04-25 18:16:35 +0200
committerBenjamin Franzke <[email protected]>2011-04-25 18:17:07 +0200
commit6a35ed1f66f0839fb0a6fdb6c07167257a0a2e72 (patch)
treed907cf827b49f852cd3aeaa47069177329159953 /src/gallium/winsys/sw
parentd72e7f0dd95fdf28cf64c0b5b6d42c16f087008a (diff)
winsys/wayland: Fix typo in Makefile
Reported by dir1212 on irc.
Diffstat (limited to 'src/gallium/winsys/sw')
-rw-r--r--src/gallium/winsys/sw/wayland/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/winsys/sw/wayland/Makefile b/src/gallium/winsys/sw/wayland/Makefile
index 561fcabcfb5..b3f2081686e 100644
--- a/src/gallium/winsys/sw/wayland/Makefile
+++ b/src/gallium/winsys/sw/wayland/Makefile
@@ -3,7 +3,7 @@ include $(TOP)/configs/current
LIBNAME = ws_wayland
-LIBRARY_INCLUDES = $(WALAND_CFLAGS)
+LIBRARY_INCLUDES = $(WAYLAND_CFLAGS)
LIBRARY_DEFINES =