projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae157f
)
s/X86_SOURCES/ASM_SOURCES/ in ALL_SOURCES to try to fix make depend warnings (bug...
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 16 Oct 2006 20:51:50 +0000
(20:51 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 16 Oct 2006 20:51:50 +0000
(20:51 +0000)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index 5d9f2d3c05ae02faab3cfd21864d8aff7b1fe151..09692c6f1556bc0f3c845feb55effcb440419405 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-308,7
+308,7
@@
FBDEV_DRIVER_SOURCES = \
ALL_SOURCES = \
$(GLAPI_SOURCES) \
$(SOLO_SOURCES) \
- $(
X86
_SOURCES) \
+ $(
ASM
_SOURCES) \
$(COMMON_DRIVER_SOURCES)\
$(X11_DRIVER_SOURCES) \
$(FBDEV_DRIVER_SOURCES) \