projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c813b54
)
fix compilation
author
Zack Rusin
<zack@tungstengraphics.com>
Tue, 11 Mar 2008 02:10:07 +0000
(22:10 -0400)
committer
Zack Rusin
<zack@tungstengraphics.com>
Tue, 11 Mar 2008 02:12:32 +0000
(22:12 -0400)
src/gallium/auxiliary/draw/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/Makefile
b/src/gallium/auxiliary/draw/Makefile
index ce6667d8ecf778c7c9b904fdb4ecd7b692a7f93b..2daa1636f36ec4e3dc1402693d868229b29ea237 100644
(file)
--- a/
src/gallium/auxiliary/draw/Makefile
+++ b/
src/gallium/auxiliary/draw/Makefile
@@
-4,7
+4,6
@@
include $(TOP)/configs/current
LIBNAME = draw
C_SOURCES = \
- draw_passthrough.c \
draw_aaline.c \
draw_aapoint.c \
draw_clip.c \