diff options
author | Matt Turner <[email protected]> | 2014-12-06 20:34:10 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-12-12 12:11:45 -0800 |
commit | 2de8da637e37abda7b848d57d2c8ba609f4e324a (patch) | |
tree | 3ba69958f485164fcc27d85d3f580354e55f7599 /configure.ac | |
parent | 1cd2b9177e7092aafc9223949c484aee1d249524 (diff) |
configure.ac: Drop generating egl-static and gbm Makefiles.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 4bdf75d60d6..c1843c99d1f 100644 --- a/configure.ac +++ b/configure.ac @@ -2185,8 +2185,6 @@ AC_CONFIG_FILES([Makefile src/gallium/targets/d3dadapter9/Makefile src/gallium/targets/d3dadapter9/d3d.pc src/gallium/targets/dri/Makefile - src/gallium/targets/egl-static/Makefile - src/gallium/targets/gbm/Makefile src/gallium/targets/libgl-xlib/Makefile src/gallium/targets/omx/Makefile src/gallium/targets/opencl/Makefile |