summaryrefslogtreecommitdiff
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-29 10:24:18 +0000
commit2b24f0bce3819eee769e46f8d4403cdb132280dd (patch)
treeda1662a5dee2d5996a26f6cc39bd00d99b17bc7f /Makefile.am
parentdda76b870364fc66df40f78ec1d10229809e8d8a (diff)
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> (cherry picked from commit 51c65a4c48733da4bc551c657b14314242ff0c4b)
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 6e24dd5e5a7..5df8bc3f0db 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 \