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-04-11 21:02:15 +0100
commit496ab03cb50d2d0a4862b7ae02a913095122ef78 (patch)
tree14f506a85bad37f69fe890c68bb60c122a61fe44 /Makefile.am
parent82b564812c187b0750d97cf8fa937409786f9ca4 (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 a9ed31ee123..f2151fb1114 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 \