diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +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)' + sh aux/ci/report.sh '$(NAME)' cp EuAndreh.key public/ .PHONY: clean check |