aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-17 03:17:19 -0300
committerEuAndreh <eu@euandre.org>2021-06-17 03:17:19 -0300
commite3726cf06bd03816f7fd66702bf59709f8495c52 (patch)
tree876e98c1eb729dcabf9e0a0c461e1a089e294c12 /Makefile
parentREADME.md: s/Extratools/Extra tools/ (diff)
downloadgit-permalink-e3726cf06bd03816f7fd66702bf59709f8495c52.tar.gz
git-permalink-e3726cf06bd03816f7fd66702bf59709f8495c52.tar.xz
Update aux/workflow/assert-changelog.sh
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 38867c4..a40c237 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ check: all
dev-check: check
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
- sh aux/workflow/assert-changelog.sh $(NAME)
+ sh aux/workflow/assert-changelog.sh $(NAME) $(NAME)
sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST)
sh aux/workflow/assert-manpages.sh $(NAME) $(MAILING_LIST)