projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abbb8fc
)
make: Add missing source file.
author
José Fonseca
<jfonseca@vmware.com>
Tue, 23 Aug 2011 18:49:43 +0000
(19:49 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Tue, 23 Aug 2011 18:50:54 +0000
(19:50 +0100)
src/gallium/auxiliary/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/Makefile.sources
b/src/gallium/auxiliary/Makefile.sources
index 2b1ff5e5e86e60f32914d06ae28d2e6155c5bff7..07cc3156f07ec855a9ac8c3a09c222abd3da7d8a 100644
(file)
--- a/
src/gallium/auxiliary/Makefile.sources
+++ b/
src/gallium/auxiliary/Makefile.sources
@@
-88,6
+88,7
@@
C_SOURCES := \
translate/translate_sse.c \
util/u_debug.c \
util/u_debug_describe.c \
+ util/u_debug_memory.c \
util/u_debug_refcnt.c \
util/u_debug_stack.c \
util/u_debug_symbol.c \