aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-08-29 14:14:58 -0700
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-10 22:01:07 +0100
commitc35cddd1342054dd818069327e7660082c04a28c (patch)
tree16a38b87645e01221df1d77a650a30092e50c104 /configure.ac
parent2a28353ca0de982118fbdbe90b74551f71f709a0 (diff)
nvc0: 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 9ae8abbde66..ee365288148 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2015,6 +2015,7 @@ AC_CONFIG_FILES([configs/current
src/gallium/drivers/nouveau/Makefile
src/gallium/drivers/nv30/Makefile
src/gallium/drivers/nv50/Makefile
+ src/gallium/drivers/nvc0/Makefile
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r600/Makefile
src/gallium/drivers/rbug/Makefile