mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 08:48:00 +02:00
build: Pass along any user-specified xserver path to distcheck
This commit is contained in:
parent
2ef9e81748
commit
023b265b44
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ noinst_LTLIBRARIES =
|
|||
BUILT_SOURCES =
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-xserver-path='@XSERVER_PATH@'
|
||||
|
||||
EXTRA_DIST = weston.ini.in ivi-shell/weston.ini.in
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue