aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e1f7ca8..aa80bba 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@ check:
sh build-aux/assert-spelling.sh
sh build-aux/assert-shellcheck.sh
sh build-aux/assert-todos.sh
- sh build-aux/sync-translations.sh
+ sh build-aux/extract-translations.sh
+ sh build-aux/apply-translations.sh
.PHONY: clean
clean: