bindings: python: fix EXTRA_DIST for examples
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 3 Nov 2023 10:53:11 +0000 (11:53 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 3 Nov 2023 10:53:11 +0000 (11:53 +0100)
commit16a35cc268f49755cf8b447beb7c01957d23eb65
tree0307f8494ab0c831c536ed6d04ac6626c2f22a5c
parent0e81b62c011c8ceea52bd77aa7d249fea6dee827
bindings: python: fix EXTRA_DIST for examples

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>
bindings/python/examples/Makefile.am