summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-04-18 20:36:38 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-04-18 20:36:38 +0100
commitb11d89dc6d230f7f945f9eb420d39921c648ec20 (patch)
tree91fad2c9e271fc0c319bbab61669f18d0528e00d /src/gallium/auxiliary/draw/Makefile
parenta41c05b20a36d2160aa232d08ed57d3095438025 (diff)
draw: remove draw_prim.c
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 27464e5c86..080311a667 100644
--- a/src/gallium/auxiliary/draw/Makefile
+++ b/src/gallium/auxiliary/draw/Makefile
@@ -24,7 +24,6 @@ C_SOURCES = \
draw_pt_emit.c \
draw_pt_pipeline.c \
draw_pt_elts.c \
- draw_prim.c \
draw_pstipple.c \
draw_stipple.c \
draw_twoside.c \