summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-08-20 12:11:04 +0300
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-08-22 16:08:20 +0300
commit3d3f48548ad4691fbc7fbc12486ff61bca0779df (patch)
tree79ba74f075699af5a559e1f5fa4f5e99acfba824
parent751111811814e7f653f119f88e03494987a44ba6 (diff)
build: do not run xwayland test for distcheck
The Xwayland test has been broken ever since the migration to the stand-alone Xwayland server binary. Disable the test, so 'make distcheck' can actually run. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Boyan Ding <stu_dby@126.com>
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a8ca3ba3..b2d68935 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,8 @@ module_LTLIBRARIES =
noinst_LTLIBRARIES =
BUILT_SOURCES =
-AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
+# Do not run xwayland test while it is known broken.
+AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install --disable-xwayland-test
EXTRA_DIST = weston.ini.in