mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 07:58:07 +02:00
add drm source dir for solo includes
This commit is contained in:
parent
85dc9fe543
commit
5772d998f4
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ WINLIB=-L$(MESA)/src/glx/mini
|
|||
MINIGLX_INCLUDES = -I$(TOP)/src/glx/mini
|
||||
MINIGLX_SOURCES =
|
||||
INCLUDES = $(MINIGLX_INCLUDES) \
|
||||
-I$(DRM_SOURCE_PATH)/shared \
|
||||
$(SHARED_INCLUDES)
|
||||
|
||||
OBJECTS = $(C_SOURCES:.c=.o) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue