summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-08-29 12:33:57 -0700
committerAndreas Boll <[email protected]>2013-01-10 22:01:07 +0100
commit1cf66321f9999c878bad60a837bd6c9da3e75453 (patch)
tree0c00f2c992dc2a3c8dd2db663b9d320fa0662e52 /configure.ac
parent0a42131f3b7f82dd9cd823e2c40f319bd8c01db2 (diff)
nouveau: Convert to automake
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 97fd29d43ce..534a877511d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2012,6 +2012,7 @@ AC_CONFIG_FILES([configs/current
src/gallium/drivers/Makefile
src/gallium/drivers/i915/Makefile
src/gallium/drivers/llvmpipe/Makefile
+ src/gallium/drivers/nouveau/Makefile
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r600/Makefile
src/gallium/drivers/rbug/Makefile