diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.dynamic | 1 |
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$$//')" |