From 4867efde7ad0dbc692534731afe99ceb22be6303 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 20 Sep 2021 18:32:14 -0300 Subject: Makefile: Include translation files in repocheck.sh count --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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)' \ -- cgit v1.2.3