diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 > $@ |