summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index b88ad8d..69bcc06 100644
--- a/common.mk
+++ b/common.mk
@@ -26,7 +26,7 @@ indent = emacs --batch $1 \
# Usage <INPUT $(pofmt) >OUTPUT
# Normalize a .po(t) file
-pofmt = msguniq -Fi
+pofmt = msguniq -Fi --to-code=UTF-8
# Usage: as a variable
# relative path to `/` from $(bindir)