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 0eb1bebeb3..d124de89ec 100644
--- a/src/gallium/drivers/nvfx/Makefile
+++ b/src/gallium/drivers/nvfx/Makefile
@@ -6,6 +6,7 @@ LIBNAME = nvfx
C_SOURCES = \
nvfx_clear.c \
nvfx_state_emit.c \
+ nvfx_state_blend.c \
nvfx_transfer.c
include ../../Makefile.template