summaryrefslogtreecommitdiff
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>2011-01-04 18:20:05 +0100
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>2011-01-04 18:20:05 +0100
commitcd1cf788280a1eb10d54e1a2b8b069ed7b89c724 (patch)
tree97a2241e1e51cab4b6bf004fc9c0c3f65468d6d2 /src/gallium/targets
parentc94996f0570c729b9cb2b55329ababb9877fbbea (diff)
parent4884ca5f67a0138659e48700e8b2f8821400c995 (diff)
Merge remote branch 'origin/nvc0'
Diffstat (limited to 'src/gallium/targets')
-rw-r--r--src/gallium/targets/dri-nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/dri-nouveau/Makefile b/src/gallium/targets/dri-nouveau/Makefile
index 2f64f312b8..eb1ee859a0 100644
--- a/src/gallium/targets/dri-nouveau/Makefile
+++ b/src/gallium/targets/dri-nouveau/Makefile
@@ -10,6 +10,7 @@ PIPE_DRIVERS = \
$(TOP)/src/gallium/drivers/rbug/librbug.a \
$(TOP)/src/gallium/drivers/nvfx/libnvfx.a \
$(TOP)/src/gallium/drivers/nv50/libnv50.a \
+ $(TOP)/src/gallium/drivers/nvc0/libnvc0.a \
$(TOP)/src/gallium/drivers/nouveau/libnouveau.a
C_SOURCES = \