diff options
author | Matt Turner <[email protected]> | 2012-09-05 11:19:11 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:10 +0100 |
commit | c14c801a03c4f470db777ac90a2c687087126a8a (patch) | |
tree | 8354eed8fc207e9cadfdf61d3bb70c4718ba8e03 /configure.ac | |
parent | b3068d87cb26fa4f5225382f6c43600ce3956ba5 (diff) |
targets/dri-vmwgfx: 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 23df7447839..43c0317964f 100644 --- a/configure.ac +++ b/configure.ac @@ -2060,6 +2060,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/dri-r600/Makefile src/gallium/targets/dri-radeonsi/Makefile src/gallium/targets/dri-swrast/Makefile + src/gallium/targets/dri-vmwgfx/Makefile src/gallium/targets/opencl/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile |