summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-15 10:20:30 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-20 15:54:08 -0500
commit3f96434f86de1641296a9c39b9f75d85e6955207 (patch)
tree1e7e7ab8b966f32ad0d1a25a47ad0dab54f0f29d /configs
parentb38d7a0a248c2a3ad227cb5d21c1c95a6519e4ae (diff)
automake: src/mesa/drivers/dri/nouveau
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-dri2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri
index 4877abdb59e..a5efea25d06 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -62,7 +62,7 @@ GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel svga/drm
GALLIUM_TARGET_DIRS = dri-vmwgfx
GALLIUM_STATE_TRACKERS_DIRS = egl dri
-DRI_DIRS = nouveau swrast
+DRI_DIRS = swrast
INTEL_LIBS = $(shell $(PKG_CONFIG) --libs libdrm_intel)
INTEL_CFLAGS = $(shell $(PKG_CONFIG) --cflags libdrm_intel)