diff options
author | Matt Turner <[email protected]> | 2012-09-07 13:21:58 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:10 +0100 |
commit | 7d451ba83a2792297e2a1ffe4838c4059225f9c3 (patch) | |
tree | 84367fc33a5fc8089c4ad38e6bdc48c10b47dc9d /configure.ac | |
parent | f984d128c57d19ea1f8d431c2f987cbfa69392e9 (diff) |
targets/xorg-r300: 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 7141dad6278..5eddaf9626c 100644 --- a/configure.ac +++ b/configure.ac @@ -2073,6 +2073,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/vdpau-softpipe/Makefile src/gallium/targets/xorg-i915/Makefile src/gallium/targets/xorg-nouveau/Makefile + src/gallium/targets/xorg-r300/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile src/gallium/winsys/i915/sw/Makefile |