mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-25 08:20:37 +01:00
build: include meson-dist-data script in dist generated by autotools
The script had not been previously included in the distribution tarball
due to an oversight.
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1849
Fixes: 1c41066a40 ('build: include documentation in meson dist')
This commit is contained in:
parent
e9e456d9ad
commit
7502787959
1 changed files with 1 additions and 0 deletions
|
|
@ -5853,6 +5853,7 @@ EXTRA_DIST += \
|
||||||
tools/debug-helper.py \
|
tools/debug-helper.py \
|
||||||
tools/enums-to-docbook.pl \
|
tools/enums-to-docbook.pl \
|
||||||
tools/meson-post-install.sh \
|
tools/meson-post-install.sh \
|
||||||
|
tools/meson-dist-data.sh \
|
||||||
tools/run-nm-test.sh \
|
tools/run-nm-test.sh \
|
||||||
tools/test-cloud-meta-mock.py \
|
tools/test-cloud-meta-mock.py \
|
||||||
tools/test-networkmanager-service.py \
|
tools/test-networkmanager-service.py \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue