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>
This commit is contained in:
Emil Velikov 2016-02-25 15:12:49 +00:00 committed by Emil Velikov
parent b08dbc84fe
commit 51c65a4c48
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-gles1 \
--enable-gles2 \
--enable-glx-tls \
--enable-nine \
--enable-va \
--enable-vdpau \
--enable-xa \