bindings: python: add .pyi files to EXTRA_DIST
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 20 Nov 2024 13:18:18 +0000 (14:18 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 25 Nov 2024 09:03:45 +0000 (10:03 +0100)
commit93613618d25d257d387fe146cb5e8edb1da728b0
tree900a0db7eb23f43474c0590f2062c9874bb34b9f
parent2ede434e6724efda5585cd05ce1bfaf68c5d865d
bindings: python: add .pyi files to EXTRA_DIST

While python sdist and wheels are built separately these days, we still
want to package all the extra files in the regular libgpiod release
tarballs. Add new .pyi files to automake's EXTRA_DIST.

Reviewed-by: Vincent Fazio <vfazio@xes-inc.com>
Link: https://lore.kernel.org/r/20241120-drop-distutils-v1-1-7498e8b3babe@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/gpiod/Makefile.am
bindings/python/tests/gpiosim/Makefile.am
bindings/python/tests/procname/Makefile.am