aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-08-29 14:02:13 -0700
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-10 22:01:07 +0100
commit36066770bfc6f05566173199a1104bfade848dbb (patch)
treee502c90d208dd01fe47e3281e163377364dc3112 /configure.ac
parent1cf66321f9999c878bad60a837bd6c9da3e75453 (diff)
nv30: 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 534a877511d..d0ce387b827 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2013,6 +2013,7 @@ AC_CONFIG_FILES([configs/current
src/gallium/drivers/i915/Makefile
src/gallium/drivers/llvmpipe/Makefile
src/gallium/drivers/nouveau/Makefile
+ src/gallium/drivers/nv30/Makefile
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r600/Makefile
src/gallium/drivers/rbug/Makefile