summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-07-15 12:45:35 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-07-15 12:45:35 +0100
commit8ec88f5d3239649fb6b3561c5519fdba8651e6b3 (patch)
treeb055bb82f935b60f74892ddf1a0751297f86edd6 /meson.build
parent88fea7c5119afe6a2a706fda9a29156b1202227d (diff)
meson: add translations
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 62c64203d..bccb5f81e 100644
--- a/meson.build
+++ b/meson.build
@@ -261,6 +261,7 @@ subdir('sys')
subdir('tools')
subdir('tests')
subdir('pkgconfig')
+subdir('po')
if build_machine.system() == 'windows'
message('Disabling gtk-doc while building on Windows')