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:
Peter Hutterer 2018-07-31 13:00:38 +10:00
parent f0eb93f2b8
commit 22faa97f25

View file

@ -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