diff options
author | Matt Turner <[email protected]> | 2012-01-15 11:50:20 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-20 15:54:08 -0500 |
commit | 129213e7a2985e2dc599c392dcd570e76c5f3249 (patch) | |
tree | 6e5b47fadd38e800831839459ed6ef750ceadba6 /configure.ac | |
parent | 349845f7b2a85bb8589ddc211d36887b2022eee4 (diff) |
automake: src/mesa/drivers/dri
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 756c3092194..0f45df5b0a9 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 |