build: Distribute update-authors.sh in tarballs

Newer versions of Meson require the script for a run_target() to be
present at configure time, even if the script isn't run.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2022-07-15 00:43:49 +01:00
parent a86eba93a7
commit 2d3f48e8c8

View file

@ -28,6 +28,7 @@ EXTRA_DIST = \
bus/CMakeLists.txt \
dbus/CMakeLists.txt \
doc/CMakeLists.txt \
maint/update-authors.sh \
meson.build \
meson_options.txt \
meson_post_install.py \