mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 09:20:13 +01:00
tests: include mesa headers
else they will fail for fresh installs Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
6178b653c7
commit
a0dffe8701
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ AM_CPPFLAGS = \
|
|||
-I$(top_builddir)/src/gtest/include \
|
||||
-I$(top_builddir)/src/mapi \
|
||||
-I$(top_builddir)/src/glx \
|
||||
-I$(top_builddir)/include \
|
||||
$(X11_CFLAGS)
|
||||
|
||||
if HAVE_XCB_GLX_CREATE_CONTEXT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue