mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 01:10:03 +01:00
meson.build: include Xephyr in output of which ddx we're building
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2059>
This commit is contained in:
parent
cc7b0b7681
commit
777de747b9
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ build_xvfb = get_option('xvfb')
|
|||
summary({
|
||||
'Xorg': build_xorg,
|
||||
'Xwayland': build_xwayland,
|
||||
'Xephyr': build_xephyr,
|
||||
'Xnest': build_xnest,
|
||||
'Xvfb': build_xvfb,
|
||||
'Xwin': build_xwin,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue