build: Enable xwayland-test during distcheck
The replacement xwayland-test should succeed, so we should run it from distcheck again. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
1f9d4f9cf9
commit
2ef9e81748
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user