aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-15 23:51:14 -0300
committerEuAndreh <eu@euandre.org>2022-01-15 23:51:49 -0300
commite6d19dc7e9f7375842a264efde3362c2c4544c18 (patch)
tree15868218131d61fc30206b5ac08603eb6fceb6f3 /Makefile
parentFinish CHANGELOG.md translations (diff)
downloadgit-permalink-e6d19dc7e9f7375842a264efde3362c2c4544c18.tar.gz
git-permalink-e6d19dc7e9f7375842a264efde3362c2c4544c18.tar.xz
Makefile: Increase expected instealled files count
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)' \