summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2015-08-25 17:12:03 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2015-08-25 18:41:21 -0700
commit9b387b5d3f4103c51079ea5298d33086af6da433 (patch)
tree4127f2284b6b4a5746bbc01bbfc6a97305057cb4 /Makefile.am
parent5360edcb304e147341b934567f3bbf40e9d5a3b5 (diff)
parent1d2a844e7d55645ea3d24fb589bec03695b3d2b1 (diff)
downloadexternal_mesa3d-9b387b5d3f4103c51079ea5298d33086af6da433.zip
external_mesa3d-9b387b5d3f4103c51079ea5298d33086af6da433.tar.gz
external_mesa3d-9b387b5d3f4103c51079ea5298d33086af6da433.tar.bz2
Merge remote-tracking branch 'mesa-public/master' into vulkan
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f49ce6..149610c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,9 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-vdpau \
--enable-xa \
--enable-xvmc \
- --with-egl-platforms=x11,wayland,drm
+ --with-egl-platforms=x11,wayland,drm \
+ --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
+ --with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast
ACLOCAL_AMFLAGS = -I m4