summaryrefslogtreecommitdiff
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2011-01-09 00:46:35 +0100
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>2011-01-09 00:46:35 +0100
commit69191d41231b95af7565e32393c5487163859d7e (patch)
tree90d5e4c4e0acd531161a350185b6c6a81d528a69 /src/gallium/targets
parent90e29afcb62411b69d57dac76fe89c69c9936ed6 (diff)
targets/egl: add libnvc0.a to nouveau libs
Diffstat (limited to 'src/gallium/targets')
-rw-r--r--src/gallium/targets/egl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/egl/Makefile b/src/gallium/targets/egl/Makefile
index 63e9352144..bb0edb9d89 100644
--- a/src/gallium/targets/egl/Makefile
+++ b/src/gallium/targets/egl/Makefile
@@ -89,6 +89,7 @@ nouveau_LIBS := \
$(TOP)/src/gallium/winsys/nouveau/drm/libnouveaudrm.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
# r300 pipe driver