mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 06:50:10 +01:00
add xmlconfig.c to solo build
This commit is contained in:
parent
d4b6724253
commit
7463640e17
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@ DRIVER_SOURCES = \
|
|||
../common/mm.c \
|
||||
../common/utils.c \
|
||||
../common/texmem.c \
|
||||
../common/vblank.c
|
||||
../common/vblank.c \
|
||||
../common/xmlconfig.c
|
||||
|
||||
INCLUDES = $(MINIGLX_INCLUDES) \
|
||||
$(SHARED_INCLUDES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue