projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec7f08
)
mesa: Add x86/common_x86.c to libmesagallium.a
author
Jakob Bornecrantz
<wallbraker@gmail.com>
Wed, 4 Mar 2009 23:03:27 +0000
(
00:03
+0100)
committer
Jakob Bornecrantz
<wallbraker@gmail.com>
Wed, 4 Mar 2009 23:10:11 +0000
(
00:10
+0100)
Thanks to Brian for the refactor commit
src/mesa/sources.mak
patch
|
blob
|
history
diff --git
a/src/mesa/sources.mak
b/src/mesa/sources.mak
index 30ee064270ed16a7a49516454551a278af467d24..66b4625bfdd28734cf66735e47304ebdc5d2ce68 100644
(file)
--- a/
src/mesa/sources.mak
+++ b/
src/mesa/sources.mak
@@
-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