summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/Makefile
diff options
context:
space:
mode:
authorPatrice Mandin <patrice@manoir.racoon.city>2007-01-18 22:07:17 +0100
committerPatrice Mandin <patrice@manoir.racoon.city>2007-01-18 22:07:17 +0100
commit3c59483ed7c5700a58f47ca9b4a61214d02c9307 (patch)
treec66faf42ec22d7024f64b6bcc4a936ef9c88941a /src/mesa/drivers/dri/nouveau/Makefile
parent62efc4ba3eb53ca75abbe9b52feabe49a5fd56b5 (diff)
nouveau: preliminary nv50 state
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/Makefile')
-rw-r--r--src/mesa/drivers/dri/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/nouveau/Makefile b/src/mesa/drivers/dri/nouveau/Makefile
index 9eb40fb9c1..7ffba27bac 100644
--- a/src/mesa/drivers/dri/nouveau/Makefile
+++ b/src/mesa/drivers/dri/nouveau/Makefile
@@ -31,6 +31,7 @@ DRIVER_SOURCES = \
nv10_state.c \
nv20_state.c \
nv30_state.c \
+ nv50_state.c \
nouveau_state_cache.c \
nv20_vertprog.c \
nv30_fragprog.c \