summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv40/Makefile')
-rw-r--r--src/gallium/drivers/nv40/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv40/Makefile b/src/gallium/drivers/nv40/Makefile
index 2a9de4a2dc..12b8eef259 100644
--- a/src/gallium/drivers/nv40/Makefile
+++ b/src/gallium/drivers/nv40/Makefile
@@ -13,6 +13,9 @@ DRIVER_SOURCES = \
nv40_query.c \
nv40_state.c \
nv40_state_emit.c \
+ nv40_state_clip.c \
+ nv40_state_scissor.c \
+ nv40_state_stipple.c \
nv40_surface.c \
nv40_vbo.c \
nv40_vertprog.c