mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
glx/tests: add -I src/ to fix make check
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
parent
10c82c6c5f
commit
67e0a4f6e8
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ if HAVE_SHARED_GLAPI
|
|||
AM_CFLAGS = $(PTHREAD_CFLAGS)
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/gtest/include \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_srcdir)/src/glx \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue