projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e81caad
)
gallium: added util/u_sampler.c to Makefile
author
Brian Paul
<brianp@vmware.com>
Thu, 25 Feb 2010 15:04:29 +0000
(08:04 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 25 Feb 2010 15:04:29 +0000
(08:04 -0700)
src/gallium/auxiliary/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/Makefile
b/src/gallium/auxiliary/Makefile
index ec98635514067504ce6d4285cbd09181f4d0082c..75dfd965afa5f316080a90da46333a2dbe278d58 100644
(file)
--- a/
src/gallium/auxiliary/Makefile
+++ b/
src/gallium/auxiliary/Makefile
@@
-118,6
+118,7
@@
C_SOURCES = \
util/u_mm.c \
util/u_rect.c \
util/u_ringbuffer.c \
+ util/u_sampler.c \
util/u_simple_shaders.c \
util/u_snprintf.c \
util/u_surface.c \