summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nvfx/Makefile')
-rw-r--r--src/gallium/drivers/nvfx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nvfx/Makefile b/src/gallium/drivers/nvfx/Makefile
index c1d57ca396..6536343e44 100644
--- a/src/gallium/drivers/nvfx/Makefile
+++ b/src/gallium/drivers/nvfx/Makefile
@@ -5,6 +5,7 @@ LIBNAME = nvfx
C_SOURCES = \
nv04_surface_2d.c \
+ nv04_2d.c \
nvfx_buffer.c \
nvfx_context.c \
nvfx_clear.c \