summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/Makefile
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-02-20 23:30:59 +0100
committerYounes Manton <younes.m@gmail.com>2010-03-15 00:03:02 -0400
commit4d93ef1a015c8ec7341b0793e87ec375014436b3 (patch)
treee7fb2d8a0fa6562064b5c901a71835efcb4d5bb7 /src/gallium/drivers/nv30/Makefile
parent9937116c7b15468088a224da478d927347a76f32 (diff)
nv30, nv40: unify nv[34]0_state_viewport.c
The files are identical, except for an extra comment in nv30.
Diffstat (limited to 'src/gallium/drivers/nv30/Makefile')
-rw-r--r--src/gallium/drivers/nv30/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv30/Makefile b/src/gallium/drivers/nv30/Makefile
index 4f9798de0c..6ee0d8f248 100644
--- a/src/gallium/drivers/nv30/Makefile
+++ b/src/gallium/drivers/nv30/Makefile
@@ -11,7 +11,6 @@ C_SOURCES = \
nv30_screen.c \
nv30_state.c \
nv30_state_fb.c \
- nv30_state_viewport.c \
nv30_vbo.c \
nv30_vertprog.c