diff options
author | EuAndreh <eu@euandre.org> | 2025-05-12 07:03:11 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-12 07:14:30 -0300 |
commit | 55b1d58837da3b7e6aa6c957480a70314c0b27a5 (patch) | |
tree | 5a922593407688fe43c60cc164fe2024ab4471e2 /Makefile | |
parent | Absorb gettext.go (diff) | |
download | gotext-55b1d58837da3b7e6aa6c957480a70314c0b27a5.tar.gz gotext-55b1d58837da3b7e6aa6c957480a70314c0b27a5.tar.xz |
mv po/* po/doc/
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ bench: $(benchmarks/main.bin-check) i18n: - po4a po/po4a.cfg + po4a po/doc/po4a.cfg |