From 6080ebcdf6069558a629732a1c75e1197b25b228 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 3 Jun 2022 21:37:28 -0300 Subject: aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 580e05c..cd9ecbe 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ favicon.ico: static/lord-favicon.ico ln -fs static/lord-favicon.ico $@ TODOs.html: TODOs.md - sh aux/workflow/TODOs.sh -n website -m public-inbox -o . + sh aux/workflow/TODOs.sh -n website -m public-inbox > $@ -- cgit v1.2.3