aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 125c09e..41c7eea 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ check: all
dev-check: check public
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
- sh aux/workflow/assert-changelog.sh $(NAME) $(NAME)
+ sh aux/workflow/assert-changelog.sh -n $(NAME)
sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST)
sh aux/workflow/assert-manpages.sh $(NAME) $(MAILING_LIST)