0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-10-21 19:54:04 -04:00

[po] meson target update-po

This commit is contained in:
Witold Filipczyk
2022-10-09 17:24:08 +02:00
parent 1140727fae
commit 36b08e69d1
2 changed files with 18 additions and 0 deletions

View File

@@ -9,3 +9,6 @@ endif
check_po_sh = find_program('check_po.sh')
run_target('check-po', command:[check_po_sh])
update_po_sh = find_program('update_po.sh')
run_target('update-po', command:[update_po_sh])