aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.dynamic1
-rw-r--r--TODOs.md3
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.dynamic b/Makefile.dynamic
index a9b0598..89791c9 100644
--- a/Makefile.dynamic
+++ b/Makefile.dynamic
@@ -3,6 +3,5 @@ include deps.mk
torrents: $(torrent-files)
-# Missing -c and -w
$(torrent-files): files.mk deps.mk
mktorrent -f -v -d -n $@ -o $@ -c '' "$$(echo $@ | sed 's/\.torrent$$//')"
diff --git a/TODOs.md b/TODOs.md
index fed565c..15973f3 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,8 @@
# Tasks
+## TODO Recover `mktorrent` flags, in `Makefile.dynamic` {#td-d5370885-16f3-acf8-7e7a-a65d794242ee}
+- TODO in 2022-01-16
+
## TODO FIXME {#td-ca1035f1-dadf-1f10-c371-d4f2bca682cb}
- TODO in 2022-01-16