egl: rewire the build systems to use libwayland-egl
[mesa.git] / src / Makefile.am
index fd5ae445502c710c726e9c4ec30427f66b60b841..9bb3bce3c077171868836fb90ef0ba477debc2a2 100644 (file)
@@ -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