From 0955acac2766a3b12849fb2da578d4ae2821a2a6 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 17 Jun 2021 03:29:50 -0300 Subject: aux/workflow/assert-changelog.sh: Update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3