One of the examples listed in EXTRA_DIST is missing the .rs suffix while
another lists a file that doesn't exist. Fix both issues.
Fixes: aaed0f2e6255 ("bindings: rust: examples: replace tools examples with use case examples")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
get_line_info.rs \
get_line_value.rs \
get_multiple_line_values.rs \
- gpio_threaded_info_events.rs \
- reconfigure_input_to_output \
+ reconfigure_input_to_output.rs \
toggle_line_value.rs \
toggle_multiple_line_values.rs \
watch_line_info.rs \