diff options
Diffstat (limited to 'src/egl/Makefile.am')
-rw-r--r-- | src/egl/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am index e6380ecdedf..cff943f7545 100644 --- a/src/egl/Makefile.am +++ b/src/egl/Makefile.am @@ -21,8 +21,4 @@ SUBDIRS= -if HAVE_EGL_PLATFORM_WAYLAND -SUBDIRS += wayland -endif - SUBDIRS += drivers main |