summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-10-12 19:05:33 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-10-14 11:09:00 +0100
commitc572360c304f2e8e017b4e7355f538e060a13750 (patch)
treebf976b8e8044722b742c45febe88d573cf0acc26 /Makefile.am
parent3fd0cafc1c04b35707e9f862d07edd0599fe18fa (diff)
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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b0fbed6e063..49b99de5445 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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