One of the example scripts is named differently than what the Makefile
lists it as. Change the EXTRA_DIST variable to fix it.
Fixes: 96c52d3e595b ("bindings: python: examples: replace tools examples with use case examples")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
reconfigure_input_to_output.py \
toggle_line_value.py \
toggle_multiple_line_values.py \
- watch_line_requests.py \
+ watch_line_info.py \
watch_line_value.py \
watch_line_rising.py \
watch_multiple_line_values.py