aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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)' \