aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eefe257..15cac33 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ dev-check: check
sh aux/workflow/assert-todos.sh
sh aux/workflow/assert-changelog.sh $(NAME)
sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST)
+ sh aux/workflow/assert-manpages.sh $(NAME) $(MAILING_LIST)
do_subst = sed \
-e 's:[@]VERSION[@]:$(VERSION):g' \