aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dynamic
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.dynamic1
1 files changed, 0 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$$//')"