From: Emil Velikov Date: Thu, 12 Jan 2017 17:17:35 +0000 (+0000) Subject: automake: add the new drivers etnaviv and imx to make distcheck X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=024b4c35bc095d421abbe1f850526254750cb3c4;p=mesa.git automake: add the new drivers etnaviv and imx to make distcheck Signed-off-by: Emil Velikov --- diff --git a/Makefile.am b/Makefile.am index e6d19690dc0..71030f2e52d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --disable-llvm-shared-libs \ --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-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \ --with-vulkan-drivers=intel,radeon ACLOCAL_AMFLAGS = -I m4