summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/Makefile')
-rw-r--r--src/mesa/drivers/dri/nouveau/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/drivers/dri/nouveau/Makefile b/src/mesa/drivers/dri/nouveau/Makefile
index 7c895a2e4b..43bc9f9516 100644
--- a/src/mesa/drivers/dri/nouveau/Makefile
+++ b/src/mesa/drivers/dri/nouveau/Makefile
@@ -22,7 +22,6 @@ DRIVER_SOURCES = \
nouveau_texture.c \
nouveau_surface.c \
nv04_context.c \
- nv04_screen.c \
nv04_render.c \
nv04_state_fb.c \
nv04_state_raster.c \
@@ -30,7 +29,6 @@ DRIVER_SOURCES = \
nv04_state_frag.c \
nv04_surface.c \
nv10_context.c \
- nv10_screen.c \
nv10_render.c \
nv10_state_fb.c \
nv10_state_polygon.c \
@@ -39,7 +37,6 @@ DRIVER_SOURCES = \
nv10_state_frag.c \
nv10_state_tnl.c \
nv20_context.c \
- nv20_screen.c \
nv20_render.c \
nv20_state_fb.c \
nv20_state_polygon.c \