diff options
author | Matt Turner <[email protected]> | 2012-09-05 11:17:33 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:10 +0100 |
commit | b3068d87cb26fa4f5225382f6c43600ce3956ba5 (patch) | |
tree | b04e49aa6a5517269416dab8633ba2ab1e3cb7a0 /configure.ac | |
parent | dd65729057f22978a1712832a7725fd7f5759901 (diff) |
targets/dri-swrast: Convert to automake
v2: Andreas Boll <[email protected]>
- Provide compatibility with scripts for the old Mesa build system
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 661a0b2f42b..23df7447839 100644 --- a/configure.ac +++ b/configure.ac @@ -2059,6 +2059,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/dri-r300/Makefile src/gallium/targets/dri-r600/Makefile src/gallium/targets/dri-radeonsi/Makefile + src/gallium/targets/dri-swrast/Makefile src/gallium/targets/opencl/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile |