mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Rename files to remove pointless drm prefix
This commit is contained in:
parent
c8a8ff66f2
commit
610b0493ac
10 changed files with 23 additions and 23 deletions
|
|
@ -5,10 +5,10 @@ backend_files = files(
|
|||
'session/session.c',
|
||||
'drm/backend.c',
|
||||
'drm/drm.c',
|
||||
'drm/drm-atomic.c',
|
||||
'drm/drm-legacy.c',
|
||||
'drm/drm-properties.c',
|
||||
'drm/drm-util.c',
|
||||
'drm/iface_atomic.c',
|
||||
'drm/iface_legacy.c',
|
||||
'drm/properties.c',
|
||||
'drm/util.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
'libinput/keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue