diff options
author | Eric Anholt <[email protected]> | 2012-06-11 13:07:03 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-06-21 10:08:26 -0700 |
commit | 2fb0f770a4bfbcb1d2c4787d286812ec6133d994 (patch) | |
tree | bc4b7222d908f7315f6d55609bd602e86c29df29 /configure.ac | |
parent | 27383cbb0b9f2b892240bf8d1e4ce8fd05350bd4 (diff) |
automake: Convert src/gallium/Makefile 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 7f2b694fc90..6d4d6d2c812 100644 --- a/configure.ac +++ b/configure.ac @@ -2145,6 +2145,7 @@ dnl Substitute the config AC_CONFIG_FILES([configs/current Makefile src/Makefile + src/gallium/Makefile src/gallium/auxiliary/pipe-loader/Makefile src/gallium/state_trackers/clover/Makefile src/gallium/drivers/Makefile |