mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
mesa: Add x86/common_x86.c to libmesagallium.a
Thanks to Brian for the refactor commit
This commit is contained in:
parent
9ec7f083f3
commit
2fcfa1ac0e
1 changed files with 1 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ MESA_GALLIUM_SOURCES = \
|
|||
$(VBO_SOURCES) \
|
||||
$(STATETRACKER_SOURCES) \
|
||||
$(SHADER_SOURCES) \
|
||||
x86/common_x86.c \
|
||||
$(SLANG_SOURCES)
|
||||
|
||||
# All the core C sources, for dependency checking
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue