ilo: Fix out-of-tree build.
[olv: use $(srcdir) instead of $(top_srcdir)]
This commit is contained in:
committed by
Chia-I Wu
parent
26a8f76ba1
commit
5e162566db
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user