xmlpool: Fix out-of-tree builds.
authorJohannes Obermayr <johannesobermayr@gmx.de>
Sat, 12 Jan 2013 14:34:22 +0000 (15:34 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 13 Jan 2013 11:38:50 +0000 (12:38 +0100)
commit6acef6c5f779ed0ba390f556479c428a36d70edb
treeeb7c894cc3af70c3b58757181b867839e5def6c1
parent40a9b0f5d2498d86e2e6a8e61c0737938559d6db
xmlpool: Fix out-of-tree builds.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
13 files changed:
src/gallium/state_trackers/dri/drm/Makefile.am
src/gallium/state_trackers/dri/sw/Makefile.am
src/gallium/targets/dri-i915/Makefile.am
src/gallium/targets/dri-nouveau/Makefile.am
src/gallium/targets/dri-r300/Makefile.am
src/gallium/targets/dri-r600/Makefile.am
src/gallium/targets/dri-radeonsi/Makefile.am
src/gallium/targets/dri-vmwgfx/Makefile.am
src/mesa/drivers/dri/common/xmlpool/Makefile.am
src/mesa/drivers/dri/i915/Makefile.am
src/mesa/drivers/dri/i965/Makefile.am
src/mesa/drivers/dri/r200/Makefile.am
src/mesa/drivers/dri/radeon/Makefile.am