summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv04/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv04/Makefile')
-rw-r--r--src/gallium/drivers/nv04/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv04/Makefile b/src/gallium/drivers/nv04/Makefile
index cf9deea851..7c14bacb1d 100644
--- a/src/gallium/drivers/nv04/Makefile
+++ b/src/gallium/drivers/nv04/Makefile
@@ -15,6 +15,7 @@ C_SOURCES = \
nv04_state.c \
nv04_state_emit.c \
nv04_surface.c \
+ nv04_transfer.c \
nv04_vbo.c
include ../../Makefile.template