winsys/sw/wayland: Fix build to properly use wayland cflags
[mesa.git] / src / gallium / winsys / sw / wayland / Makefile.am
index 8f20751faf2a7c08da6c64bcd7d9ab543af2365b..1f61e58d679941b832c70af39cc9383874d77016 100644 (file)
@@ -23,7 +23,7 @@
 include $(top_srcdir)/src/gallium/Automake.inc
 
 AM_CPPFLAGS = \
-       $(GALLIUM_CFLAGS)
+       $(GALLIUM_CFLAGS) \
        $(WAYLAND_CFLAGS)
 
 noinst_LTLIBRARIES = libws_wayland.la