summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/Makefile
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-02-21 14:40:32 +0100
committerYounes Manton <younes.m@gmail.com>2010-03-15 00:03:03 -0400
commitda5103c3b382ca08368a19a195a24278596db4cb (patch)
tree95f85774272653e81f2a23cbd13a2f6f4d9f2576 /src/gallium/drivers/nv30/Makefile
parent6992be543383ba0850bd813153def24ab4e28911 (diff)
nv30, nv40: unify nv[34]0_context.c
They are now almost identical, except for nv30 vs nv40 fragtex initialization.
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 ef3ce7eafa..0a20de9e7a 100644
--- a/src/gallium/drivers/nv30/Makefile
+++ b/src/gallium/drivers/nv30/Makefile
@@ -4,7 +4,6 @@ include $(TOP)/configs/current
LIBNAME = nv30
C_SOURCES = \
- nv30_context.c \
nv30_fragtex.c \
nv30_state.c