mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 08:30:07 +01:00
meson.build: add the toshiba quirks file to the file list
Was added to git inc741a42aecbut not added to meson's file list. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> (cherry picked from commit1b1a9f636f)
This commit is contained in:
parent
cfa64f4912
commit
992a30f0a0
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ quirks_data = [
|
|||
'quirks/50-system-hp.quirks',
|
||||
'quirks/50-system-lenovo.quirks',
|
||||
'quirks/50-system-system76.quirks',
|
||||
'quirks/50-system-toshiba.quirks',
|
||||
]
|
||||
|
||||
config_h.set_quoted('LIBINPUT_QUIRKS_FILES', ':'.join(quirks_data))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue