aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c4c32a..9475b24 100644
--- a/Makefile
+++ b/Makefile
@@ -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