diff options
author | Matt Turner <[email protected]> | 2012-09-07 13:25:59 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:11 +0100 |
commit | f2bf0cdf7282f37ae4937951e1c6f299273f39f9 (patch) | |
tree | 4596cb7a5a2fe7635b41b9b36648bb20a94d5c64 /configure.ac | |
parent | ff5ab73d53d8c5a79792f5348a45d4995f60ae67 (diff) |
targets/xorg-radeonsi: 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 d7256cd3074..fcd42684331 100644 --- a/configure.ac +++ b/configure.ac @@ -2075,6 +2075,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/xorg-nouveau/Makefile src/gallium/targets/xorg-r300/Makefile src/gallium/targets/xorg-r600/Makefile + src/gallium/targets/xorg-radeonsi/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile src/gallium/winsys/i915/sw/Makefile |