summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40/Makefile
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-02-20 20:07:10 +0100
committerYounes Manton <younes.m@gmail.com>2010-03-15 00:03:01 -0400
commitd084d189d03dc89a3161a131f1b386840c06ad61 (patch)
tree748e740b589983df8f26de3cecc43ee4d56d3504 /src/gallium/drivers/nv40/Makefile
parentc5c7b69bda3fb49fd88b846feb6e65289a04488a (diff)
nv30, nv40: unify identical nv[34]0_transfer.c
Diffstat (limited to 'src/gallium/drivers/nv40/Makefile')
-rw-r--r--src/gallium/drivers/nv40/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv40/Makefile b/src/gallium/drivers/nv40/Makefile
index 031c943de5..8d09ef807f 100644
--- a/src/gallium/drivers/nv40/Makefile
+++ b/src/gallium/drivers/nv40/Makefile
@@ -21,7 +21,6 @@ C_SOURCES = \
nv40_state_viewport.c \
nv40_state_zsa.c \
nv40_surface.c \
- nv40_transfer.c \
nv40_vbo.c \
nv40_vertprog.c