Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/808>
5 lines
98 B
Meson
5 lines
98 B
Meson
# dist scripts
|
|
if not meson.is_subproject()
|
|
meson.add_dist_script('dist-translations.py')
|
|
endif
|