summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-03-31 14:06:42 -0600
committerBrian <brian.paul@tungstengraphics.com>2008-03-31 14:06:42 -0600
commit499d8aaa476fb67b7355122dc6fbc641e1b44ed0 (patch)
tree36befe80e681b8161745fa48b472a37b0362328a /src/gallium/auxiliary/draw/Makefile
parente66cb602b79f52bd1f01b1c3f7af039eeff283a6 (diff)
gallium: draw_passthrough.c is not used anymore
Diffstat (limited to 'src/gallium/auxiliary/draw/Makefile')
-rw-r--r--src/gallium/auxiliary/draw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/draw/Makefile b/src/gallium/auxiliary/draw/Makefile
index 0c7ce5da5b..a0db2e4555 100644
--- a/src/gallium/auxiliary/draw/Makefile
+++ b/src/gallium/auxiliary/draw/Makefile
@@ -15,7 +15,6 @@ C_SOURCES = \
draw_debug.c \
draw_flatshade.c \
draw_offset.c \
- draw_passthrough.c \
draw_pt.c \
draw_pt_vcache.c \
draw_pt_fetch_emit.c \