From 1db4ec05462914096b1f243e9b2af7e71cf38622 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 29 May 2018 15:41:28 +0100 Subject: egl: rewire the build systems to use libwayland-egl Cc: Emil Velikov Cc: Daniel Stone Reviewed-by: Matt Turner Signed-off-by: Eric Engestrom --- src/gallium/state_trackers/omx/tizonia/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium') diff --git a/src/gallium/state_trackers/omx/tizonia/Makefile.am b/src/gallium/state_trackers/omx/tizonia/Makefile.am index 0eac85a319e..ac72affa326 100644 --- a/src/gallium/state_trackers/omx/tizonia/Makefile.am +++ b/src/gallium/state_trackers/omx/tizonia/Makefile.am @@ -29,7 +29,6 @@ AM_CFLAGS = \ -I$(top_srcdir)/src/mesa/drivers/dri/common \ -I$(top_srcdir)/src/egl \ -I$(top_srcdir)/src/egl/drivers/dri2 \ - -I$(top_srcdir)/src/egl/wayland/wayland-egl \ -I$(top_srcdir)/src/egl/main \ -I$(top_srcdir)/src/gbm/main \ -I$(top_srcdir)/src/loader \ @@ -38,6 +37,7 @@ AM_CFLAGS = \ -I$(top_srcdir)/src/gallium/state_trackers/omx \ $(GALLIUM_CFLAGS) \ $(LIBDRM_CFLAGS) \ + $(WAYLAND_EGL_CFLAGS) \ $(VISIBILITY_CFLAGS) \ $(VL_CFLAGS) \ $(XCB_DRI3_CFLAGS) \ -- cgit v1.2.3