summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-15 11:50:20 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-20 15:54:08 -0500
commit129213e7a2985e2dc599c392dcd570e76c5f3249 (patch)
tree6e5b47fadd38e800831839459ed6ef750ceadba6 /configure.ac
parent349845f7b2a85bb8589ddc211d36887b2022eee4 (diff)
automake: src/mesa/drivers/dri
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 756c309219..0f45df5b0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1932,6 +1932,8 @@ CXXFLAGS="$CXXFLAGS $USER_CXXFLAGS"
dnl Substitute the config
AC_CONFIG_FILES([configs/autoconf
+ src/mesa/drivers/dri/dri.pc
+ src/mesa/drivers/dri/Makefile
src/mesa/drivers/dri/i915/Makefile
src/mesa/drivers/dri/i965/Makefile
src/mesa/drivers/dri/nouveau/Makefile