mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
linux-dmabuf: add v1 suffix
This prevents some future conflicts with the stable version. Fixes #1133
This commit is contained in:
parent
fdff5fd1b6
commit
5dbf0fe7f2
8 changed files with 56 additions and 56 deletions
|
|
@ -31,7 +31,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_input_inhibitor.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_layer_shell.c',
|
||||
'wlr_linux_dmabuf.c',
|
||||
'wlr_linux_dmabuf_v1.c',
|
||||
'wlr_list.c',
|
||||
'wlr_matrix.c',
|
||||
'wlr_output_damage.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue