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:
Alan Coopersmith 2025-08-31 12:43:56 -07:00
parent cc7b0b7681
commit 777de747b9

View file

@ -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,