mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 04:48:02 +02:00
test: drop remnants of the test device udev rules
Removed with 27188228fd but we still had the
meson define being set.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
566d73aa3d
commit
5a041de7a6
1 changed files with 0 additions and 2 deletions
|
|
@ -776,8 +776,6 @@ if get_option('tests')
|
||||||
]
|
]
|
||||||
|
|
||||||
litest_config_h = configuration_data()
|
litest_config_h = configuration_data()
|
||||||
litest_config_h.set_quoted('LIBINPUT_TEST_DEVICE_RULES_FILE',
|
|
||||||
join_paths(meson.build_root(), '80-libinput-test-device.rules'))
|
|
||||||
litest_config_h.set_quoted('LIBINPUT_DEVICE_GROUPS_RULES_FILE',
|
litest_config_h.set_quoted('LIBINPUT_DEVICE_GROUPS_RULES_FILE',
|
||||||
join_paths(meson.build_root(), '80-libinput-device-groups.rules'))
|
join_paths(meson.build_root(), '80-libinput-device-groups.rules'))
|
||||||
litest_config_h.set_quoted('LIBINPUT_MODEL_QUIRKS_UDEV_RULES_FILE',
|
litest_config_h.set_quoted('LIBINPUT_MODEL_QUIRKS_UDEV_RULES_FILE',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue