]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
build: Distribute update-authors.sh in tarballs
authorSimon McVittie <smcv@collabora.com>
Thu, 14 Jul 2022 23:43:49 +0000 (00:43 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 15 Jul 2022 09:09:57 +0000 (10:09 +0100)
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>
Makefile.am

index d93719589da17a2bed48c2e80ed115046ed45b74..ae2d648dbe60394e6d998b5ae9d73cc1a5a15132 100644 (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 \