mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 01:18:06 +02:00
mesa/tests: automake: include builddir prior to srcdir
Analogous to previous commit.
Cc: "12.0 13.0" <mesa-dev@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 091f2b8c98)
This commit is contained in:
parent
dc5ac1404c
commit
fada7e5fda
1 changed files with 1 additions and 1 deletions
|
|
@ -4,8 +4,8 @@ AM_CPPFLAGS = \
|
|||
-I$(top_srcdir)/src/gtest/include \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_builddir)/src/mesa \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_srcdir)/include \
|
||||
$(DEFINES) $(INCLUDE_DIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue