diff options
author | Matt Turner <[email protected]> | 2012-08-29 14:10:28 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:07 +0100 |
commit | 2a28353ca0de982118fbdbe90b74551f71f709a0 (patch) | |
tree | d33b03cdccc2c6afb73a08579235b8a33040dcbc /configure.ac | |
parent | 36066770bfc6f05566173199a1104bfade848dbb (diff) |
nv50: Convert to automake
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d0ce387b827..9ae8abbde66 100644 --- a/configure.ac +++ b/configure.ac @@ -2014,6 +2014,7 @@ AC_CONFIG_FILES([configs/current src/gallium/drivers/llvmpipe/Makefile src/gallium/drivers/nouveau/Makefile src/gallium/drivers/nv30/Makefile + src/gallium/drivers/nv50/Makefile src/gallium/drivers/r300/Makefile src/gallium/drivers/r600/Makefile src/gallium/drivers/rbug/Makefile |