mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
targets/libgl-xlib: add src/ include dir to fix build
This commit is contained in:
parent
a55831e8fa
commit
e6eddbb96a
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ GL_TINY = $(MESA_MAJOR)$(MESA_MINOR)0$(MESA_TINY)
|
|||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_srcdir)/src/mesa/main \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue