aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 > $@