From e6d19dc7e9f7375842a264efde3362c2c4544c18 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 15 Jan 2022 23:51:14 -0300 Subject: Makefile: Increase expected instealled files count --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd1ad9e..5127684 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,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 -f9 + sh aux/workflow/repocheck.sh -x1 -l1 -f30 dist: sh aux/workflow/dist.sh -d '$(DATE)' -V '$(VERSION)' -n '$(NAME)' \ -- cgit v1.2.3