mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 07:38:22 +02:00
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
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue