mv xwl.c xwayland.c

This commit is contained in:
Johan Malm 2020-09-04 20:32:41 +01:00
parent 8e7f2e78cd
commit 8846998b75
4 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@ labwc_sources = files(
'server.c',
'view.c',
'xdg.c',
'xwayland.c',
'xwayland-unmanaged.c',
'xwl.c',
)
subdir('common')