summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/Makefile
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-02-20 20:37:17 +0100
committerYounes Manton <younes.m@gmail.com>2010-03-15 00:03:01 -0400
commit0b55e1cd17801a03d6fbb7ce46f25aa2b086bff4 (patch)
treeaab308e6cf589d8372a771c3395ba420b551ef74 /src/gallium/drivers/nv30/Makefile
parent778c64da97272e7508dbcdf0bffdb699d1b04ce0 (diff)
nv30, nv40: unify identical nv[34]0_state_blend.c
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 3067e45062..66dad8f358 100644
--- a/src/gallium/drivers/nv30/Makefile
+++ b/src/gallium/drivers/nv30/Makefile
@@ -12,7 +12,6 @@ C_SOURCES = \
nv30_query.c \
nv30_screen.c \
nv30_state.c \
- nv30_state_blend.c \
nv30_state_fb.c \
nv30_state_rasterizer.c \
nv30_state_scissor.c \