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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user