about summary refs log tree commit diff
path: root/po/meson.build
blob: 64c55f0407262fb68cb22e34f6ab5ed63f40213b (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later

i18n.gettext(nm_name, preset: 'glib')

test(
    'check-potfile-list',
    find_program(join_paths(source_root, 'src/tests/check-potfile-list.py'))
)