mesa: Add x86/common_x86.c to libmesagallium.a

Thanks to Brian for the refactor commit
This commit is contained in:
Jakob Bornecrantz 2009-03-05 00:03:27 +01:00
parent 9ec7f083f3
commit 2fcfa1ac0e

View file

@ -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