projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
674c763
)
util: Add u_bitmask to make build
author
Jakob Bornecrantz
<jakob@vmware.com>
Tue, 5 Jan 2010 16:51:02 +0000
(17:51 +0100)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Wed, 6 Jan 2010 14:32:42 +0000
(15:32 +0100)
src/gallium/auxiliary/util/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/Makefile
b/src/gallium/auxiliary/util/Makefile
index 1d8bb55bbd68d4bd9bdae78f69bd2ed268007fca..7e47ec6d3badfe3ebb3af38e1ec387c7f65b3ef3 100644
(file)
--- a/
src/gallium/auxiliary/util/Makefile
+++ b/
src/gallium/auxiliary/util/Makefile
@@
-9,6
+9,7
@@
C_SOURCES = \
u_debug_symbol.c \
u_debug_stack.c \
u_blit.c \
+ u_bitmask.c \
u_cache.c \
u_cpu_detect.c \
u_draw_quad.c \