mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
4 lines
98 B
Meson
4 lines
98 B
Meson
# dist scripts
|
|
if not meson.is_subproject()
|
|
meson.add_dist_script('dist-translations.py')
|
|
endif
|