summaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorZack Rusin <[email protected]>2008-03-10 22:10:07 -0400
committerZack Rusin <[email protected]>2008-03-10 22:12:32 -0400
commitd9d2ca7a07469a7d5cdc183f2daa6cf9e30938fe (patch)
tree95ec49882eb189377a8deba98f9e2106a7aa2db3 /src/gallium
parentc813b545ab4726fc5030f123ec6255224d64ad82 (diff)
fix compilation
Diffstat (limited to 'src/gallium')
-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 ce6667d8ecf..2daa1636f36 100644
--- 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 \