diff options
Diffstat (limited to 'src/gallium/drivers/nvfx/Makefile')
-rw-r--r-- | src/gallium/drivers/nvfx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nvfx/Makefile b/src/gallium/drivers/nvfx/Makefile index 6536343e440..2834f8984c7 100644 --- a/src/gallium/drivers/nvfx/Makefile +++ b/src/gallium/drivers/nvfx/Makefile @@ -4,7 +4,6 @@ include $(TOP)/configs/current LIBNAME = nvfx C_SOURCES = \ - nv04_surface_2d.c \ nv04_2d.c \ nvfx_buffer.c \ nvfx_context.c \ |