[Mesa-dev] [PATCHv2] xmlpool: Fix out-of-tree builds.

Kenneth Graunke kenneth at whitecape.org
Sat Jan 12 13:25:58 PST 2013


On 01/12/2013 09:39 AM, Johannes Obermayr wrote:
> ---
> I found more on gallium ...
> ---
>   src/gallium/state_trackers/dri/drm/Makefile.am  |    1 +
>   src/gallium/state_trackers/dri/sw/Makefile.am   |    1 +
>   src/gallium/targets/dri-i915/Makefile.am        |    1 +
>   src/gallium/targets/dri-nouveau/Makefile.am     |    1 +
>   src/gallium/targets/dri-r300/Makefile.am        |    1 +
>   src/gallium/targets/dri-r600/Makefile.am        |    1 +
>   src/gallium/targets/dri-radeonsi/Makefile.am    |    1 +
>   src/gallium/targets/dri-vmwgfx/Makefile.am      |    1 +
>   src/mesa/drivers/dri/common/xmlpool/Makefile.am |    2 +-
>   src/mesa/drivers/dri/i915/Makefile.am           |    1 +
>   src/mesa/drivers/dri/i965/Makefile.am           |    1 +
>   src/mesa/drivers/dri/r200/Makefile.am           |    1 +
>   src/mesa/drivers/dri/radeon/Makefile.am         |    1 +
>   13 Dateien geändert, 13 Zeilen hinzugefügt(+), 1 Zeile entfernt(-)

Looks good to me.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list