projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
meson: dist pot file in tarball
[platform/upstream/gstreamer.git]
/
scripts
/
meson.build
1
# dist scripts
2
if not meson.is_subproject()
3
meson.add_dist_script('dist-translations.py')
4
endif