aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-23 20:25:36 -0300
committerEuAndreh <eu@euandre.org>2021-01-23 20:25:36 -0300
commit21a93afdd9031f144893937f6c1b48e3e68d7cbc (patch)
tree79c0454a534f0ec94538347eb468d3fbeae759c0 /Makefile
parent_config.yml: Exclude build-aux/ (diff)
downloadeuandre.org-21a93afdd9031f144893937f6c1b48e3e68d7cbc.tar.gz
euandre.org-21a93afdd9031f144893937f6c1b48e3e68d7cbc.tar.xz
Inline sync-translations.sh
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: