add i18n support

This commit is contained in:
Wim Taymans 2021-01-08 10:26:46 +01:00
parent a47e3584d3
commit 3c2794dcc9
5 changed files with 25 additions and 8 deletions

View file

@ -357,6 +357,7 @@ installed_tests_execdir = join_paths(pipewire_libexecdir, 'installed-tests', pip
installed_tests_enabled = get_option('installed_tests')
installed_tests_template = files('template.test.in')
subdir('po')
subdir('spa')
subdir('src')