aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-17 03:29:50 -0300
committerEuAndreh <eu@euandre.org>2021-06-17 03:29:50 -0300
commit0955acac2766a3b12849fb2da578d4ae2821a2a6 (patch)
tree4ac6606016d1f3ad6ed805d1e7356f672dbc40ce /Makefile
parentdoc/remembering.1: Add long options to the OPTIONS section (diff)
downloadremembering-0955acac2766a3b12849fb2da578d4ae2821a2a6.tar.gz
remembering-0955acac2766a3b12849fb2da578d4ae2821a2a6.tar.xz
aux/workflow/assert-changelog.sh: Update
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7a6a00..1ba1791 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ dev-check: check fallible-tests
fallible-check ./fallible-tests
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)