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/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index fd5ae445502..9bb3bce3c07 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -95,11 +95,6 @@ if HAVE_GBM SUBDIRS += gbm endif -## Optionally required by EGL -if HAVE_PLATFORM_WAYLAND -SUBDIRS += egl/wayland/wayland-egl -endif - if HAVE_EGL SUBDIRS += egl endif -- cgit v1.2.3