diff options
author | Matt Turner <[email protected]> | 2012-08-29 10:31:29 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:07 +0100 |
commit | 7d5496ab3bdd900f034af1871f2a3c5ee57a5e21 (patch) | |
tree | 83b27adabe45a2153cc5c123ee0441e0a00e272e /configure.ac | |
parent | 533130a5bbf1b05279cf88731e1758e2d6fd4b36 (diff) |
i915g: 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 4be2050cff8..147589d9960 100644 --- a/configure.ac +++ b/configure.ac @@ -2010,6 +2010,7 @@ AC_CONFIG_FILES([configs/current src/gallium/auxiliary/Makefile src/gallium/auxiliary/pipe-loader/Makefile src/gallium/drivers/Makefile + src/gallium/drivers/i915/Makefile src/gallium/drivers/r300/Makefile src/gallium/drivers/r600/Makefile src/gallium/drivers/trace/Makefile |