From cef741faa605fffb28e505fc8f915cca5c16ca6d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 18 Feb 2021 17:24:10 -0300 Subject: Add aux/ci/report.sh --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a56c610..9c4c32a 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ MAILING_LIST = public-inbox public: README.md TODOs.md EuAndreh.key sh aux/workflow/TODOs.sh "$(NAME_UC)" $(NAME) $(MAILING_LIST) sh aux/workflow/README.sh "$(NAME_UC)" $(NAME) + sh aux/ci/report '$(NAME)' cp EuAndreh.key public/ .PHONY: clean check -- cgit v1.2.3