automake: build all drivers but vc4 during distcheck
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 20 Aug 2015 21:52:49 +0000 (22:52 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 22 Aug 2015 10:23:58 +0000 (11:23 +0100)
commitcfbcabe673f0657a96752c5db18671989b745a95
tree237c5ebe89da68b572009944d35b9e0bf6b2b7c0
parent4b5936335b0a253e61473ed026d0f6309b169859
automake: build all drivers but vc4 during distcheck

vc4 conflicts with ilo, when build on x86 as it's build for emulation
purposes. In that mode a i965-like symbol is exported by vc4, which
conflicts with the ilo one in the gallium-dri megadriver.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Makefile.am