automake: add radv to the `make distcheck' hooks

Will allow us to catch issues (as fixed with previous patches) rather
than release a broken tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
Emil Velikov 2016-10-12 19:05:33 +01:00 committed by Emil Velikov
parent 3fd0cafc1c
commit c572360c30
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-egl-platforms=x11,wayland,drm,surfaceless \
--with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr \
--with-vulkan-drivers=intel
--with-vulkan-drivers=intel,radeon
ACLOCAL_AMFLAGS = -I m4