diff options
author | Matt Turner <[email protected]> | 2014-12-06 23:04:12 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-12-12 12:11:48 -0800 |
commit | 7a08a1e61b888142e9dbb40a9f93839036850626 (patch) | |
tree | 9800b3aed5af6e831374f77a34c3a3d182daaea7 /configure.ac | |
parent | d1c1d6d9b6c973e8353148712a3e3091a2cd01c6 (diff) |
egl: Drop unnecessary Makefile.am.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e9319b7b896..dc7bbceda01 100644 --- a/configure.ac +++ b/configure.ac @@ -2146,7 +2146,6 @@ AC_CONFIG_FILES([Makefile src/egl/drivers/dri2/Makefile src/egl/main/Makefile src/egl/main/egl.pc - src/egl/wayland/Makefile src/egl/wayland/wayland-drm/Makefile src/egl/wayland/wayland-egl/Makefile src/egl/wayland/wayland-egl/wayland-egl.pc |