summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv40/Makefile')
-rw-r--r--src/gallium/drivers/nv40/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/drivers/nv40/Makefile b/src/gallium/drivers/nv40/Makefile
index 69085069060..c8f3858c36f 100644
--- a/src/gallium/drivers/nv40/Makefile
+++ b/src/gallium/drivers/nv40/Makefile
@@ -7,8 +7,7 @@ C_SOURCES = \
nv40_context.c \
nv40_fragtex.c \
nv40_screen.c \
- nv40_state.c \
- nv40_vertprog.c
+ nv40_state.c
LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/nvfx