aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-18 17:24:10 -0300
committerEuAndreh <eu@euandre.org>2021-02-18 17:24:10 -0300
commitcef741faa605fffb28e505fc8f915cca5c16ca6d (patch)
tree81b6fae7c0e681d3bb36e09bb4accb0fcb1c7bd4 /Makefile
parentManually add fallible define-public definition (diff)
downloadpackage-repository-cef741faa605fffb28e505fc8f915cca5c16ca6d.tar.gz
package-repository-cef741faa605fffb28e505fc8f915cca5c16ca6d.tar.xz
Add aux/ci/report.sh
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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