summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/Makefile
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-01-07 13:52:51 -0800
committerEric Anholt <eric@anholt.net>2009-01-07 20:34:43 -0800
commitb9b482bd8de366289158a916e16414c5a74819c9 (patch)
treebd32d4daccd790718eb06404f8db073141a2e6b4 /src/mesa/drivers/dri/i965/Makefile
parentf68f94c2bc950405d4c91a1e5582a35ff4b15bdf (diff)
i965: Remove dead brw_vs_tnl.c
Diffstat (limited to 'src/mesa/drivers/dri/i965/Makefile')
-rw-r--r--src/mesa/drivers/dri/i965/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/Makefile b/src/mesa/drivers/dri/i965/Makefile
index 005460f354..37a470f2e2 100644
--- a/src/mesa/drivers/dri/i965/Makefile
+++ b/src/mesa/drivers/dri/i965/Makefile
@@ -68,7 +68,6 @@ DRIVER_SOURCES = \
brw_vs_constval.c \
brw_vs_emit.c \
brw_vs_state.c \
- brw_vs_tnl.c \
brw_vtbl.c \
brw_wm.c \
brw_wm_debug.c \