aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-09-20 18:32:14 -0300
committerEuAndreh <eu@euandre.org>2021-09-20 18:32:14 -0300
commit4867efde7ad0dbc692534731afe99ceb22be6303 (patch)
tree0c298a331424235c03e513e231771497b797c702 /Makefile
parentsrc/locale/: Ignore ShellCheck warnings (diff)
downloadgit-permalink-4867efde7ad0dbc692534731afe99ceb22be6303.tar.gz
git-permalink-4867efde7ad0dbc692534731afe99ceb22be6303.tar.xz
Makefile: Include translation files in repocheck.sh count
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f29cafc..d715d1b 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ dev-check: check public
$(EXTRA_VERSION)
sh aux/workflow/assert-manpages.sh -n '$(NAME)' -m '$(MAILING_LIST)' \
-l '$(TRANSLATIONS) en' $(manpages.en.in)
- sh aux/workflow/repocheck.sh -x1 -l1 -f5
+ sh aux/workflow/repocheck.sh -x1 -l1 -f9
dist:
sh aux/workflow/dist.sh -d '$(DATE)' -V '$(VERSION)' -n '$(NAME)' \