mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-07 21:40:36 +01:00
meson.build: fix name of the measure touchpad-tap script
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f0eb93f2b8
commit
22faa97f25
1 changed files with 1 additions and 1 deletions
|
|
@ -490,7 +490,7 @@ configure_file(input : 'tools/libinput-measure-fuzz.man',
|
|||
)
|
||||
|
||||
configure_file(input: 'tools/libinput-measure-touchpad-tap.py',
|
||||
output: 'libinput-measure-touchpad_tap',
|
||||
output: 'libinput-measure-touchpad-tap',
|
||||
configuration : config_noop,
|
||||
install : true,
|
||||
install_dir : libinput_tool_path
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue