summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-02-25 15:12:49 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2016-02-25 19:56:07 +0000
commit51c65a4c48733da4bc551c657b14314242ff0c4b (patch)
tree2f291d999ee2d062b4dda0ae8e9c4f66c4eaba63 /Makefile.am
parentb08dbc84fe5ba861d8a4d224bf4c7c467bbf33fe (diff)
downloadexternal_mesa3d-51c65a4c48733da4bc551c657b14314242ff0c4b.zip
external_mesa3d-51c65a4c48733da4bc551c657b14314242ff0c4b.tar.gz
external_mesa3d-51c65a4c48733da4bc551c657b14314242ff0c4b.tar.bz2
automake: add nine to make distcheck
Will allow us to catch/prevent issues, like the one in mesa 11.2.0-rc1. Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e24dd5..5df8bc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-gles1 \
--enable-gles2 \
--enable-glx-tls \
+ --enable-nine \
--enable-va \
--enable-vdpau \
--enable-xa \