mesa/src/egl
Eric Engestrom 50d478036a egl: fix line continuation
Trailing space after the backslash meant the rest of the AM_CFLAGS lines
were no longer included.
This has been silently ignored because of the next line starting with
a `-` dash, instructing make to be silent about that line.

Fixes: 02cc359372 "egl/wayland: Use linux-dmabuf interface for buffers"
Cc: Daniel Stone <daniels@collabora.com>
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2017-07-19 15:51:54 +01:00
..
drivers egl/dri2: remove unused buffer_count variable 2017-07-19 13:06:50 +01:00
generate EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +01:00
main egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr parsing 2017-07-19 13:06:50 +01:00
wayland gbm: Axe buffer import format conversion table 2017-07-18 22:16:20 +01:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk Android: push driver build details to driver makefiles 2017-05-11 13:52:21 +01:00
egl-entrypoint-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
egl-symbols-check egl/egl-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
Makefile.am egl: fix line continuation 2017-07-19 15:51:54 +01:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00