summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv10/Makefile')
-rw-r--r--src/gallium/drivers/nv10/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv10/Makefile b/src/gallium/drivers/nv10/Makefile
index 2b5fbd4f5a..62677f5194 100644
--- a/src/gallium/drivers/nv10/Makefile
+++ b/src/gallium/drivers/nv10/Makefile
@@ -14,6 +14,7 @@ C_SOURCES = \
nv10_state.c \
nv10_state_emit.c \
nv10_surface.c \
+ nv10_transfer.c \
nv10_vbo.c
include ../../Makefile.template