[PATCH weston 2/2] build: Enable xwayland-test during distcheck

Derek Foreman derekf at osg.samsung.com
Mon Feb 9 07:57:29 PST 2015


The replacement xwayland-test should succeed, so we should run it
from distcheck again.

Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 589b47b..1864b70 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,7 @@ module_LTLIBRARIES =
 noinst_LTLIBRARIES =
 BUILT_SOURCES =
 
-# Do not run xwayland test while it is known broken.
-AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install --disable-xwayland-test
+AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
 
 EXTRA_DIST = weston.ini.in ivi-shell/weston.ini.in
 
-- 
2.1.4



More information about the wayland-devel mailing list