layer-shell: add _v1 suffix

This commit is contained in:
emersion 2018-09-14 19:32:33 +02:00
parent 769a8e9917
commit fc960e5d06
12 changed files with 115 additions and 115 deletions

View file

@ -31,7 +31,7 @@ lib_wlr_types = static_library(
'wlr_input_device.c',
'wlr_input_inhibitor.c',
'wlr_keyboard.c',
'wlr_layer_shell.c',
'wlr_layer_shell_v1.c',
'wlr_linux_dmabuf_v1.c',
'wlr_list.c',
'wlr_matrix.c',