diff options
Diffstat (limited to 'aux/workflow/l10n.sh')
-rwxr-xr-x | aux/workflow/l10n.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/workflow/l10n.sh b/aux/workflow/l10n.sh index eb6db07..91d3d11 100755 --- a/aux/workflow/l10n.sh +++ b/aux/workflow/l10n.sh @@ -37,6 +37,7 @@ manpage() { for f in "$@"; do case "$f" in *.en.[1-9].in) + mkdir -p doc/po manpage "$f" ;; *) |