mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
fix the build
This commit is contained in:
parent
0c6bbd41bd
commit
4a79156812
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ OBJECTS = $(C_SOURCES:.c=.o) \
|
|||
### Include directories
|
||||
INCLUDES = \
|
||||
-I. \
|
||||
-I$(TOP)/src/gallium/drivers
|
||||
-I$(TOP)/src/gallium/drivers \
|
||||
-I$(TOP)/src/gallium/auxiliary \
|
||||
-I$(TOP)/src/gallium/include \
|
||||
-I$(TOP)/src/mesa \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue