targets/xvmc-r300: Convert to automake

v2: Andreas Boll <andreas.boll.dev@gmail.com>
    - Add missing xvmc state tracker to _LIBADD variable

v3: Andreas Boll <andreas.boll.dev@gmail.com>
    - Provide compatibility with scripts for the old Mesa build system
This commit is contained in:
Matt Turner
2012-09-07 13:53:51 -07:00
committed by Andreas Boll
parent b173b16cba
commit c2371ccdac
4 changed files with 70 additions and 25 deletions

View File

@@ -2080,6 +2080,7 @@ AC_CONFIG_FILES([configs/current
src/gallium/targets/xorg-r600/Makefile
src/gallium/targets/xorg-radeonsi/Makefile
src/gallium/targets/xvmc-nouveau/Makefile
src/gallium/targets/xvmc-r300/Makefile
src/gallium/winsys/Makefile
src/gallium/winsys/i915/drm/Makefile
src/gallium/winsys/i915/sw/Makefile