mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 09:29:42 +00:00
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
|