mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
ilo: Fix out-of-tree build.
[olv: use $(srcdir) instead of $(top_srcdir)]
This commit is contained in:
parent
26a8f76ba1
commit
5e162566db
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ include $(top_srcdir)/src/gallium/Automake.inc
|
|||
noinst_LTLIBRARIES = libilo.la
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-Iinclude \
|
||||
-I$(srcdir)/include \
|
||||
-I$(top_srcdir)/src/gallium/winsys/intel \
|
||||
$(GALLIUM_CFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue