aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dynamic
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.dynamic')
-rw-r--r--Makefile.dynamic7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.dynamic b/Makefile.dynamic
deleted file mode 100644
index 89791c9..0000000
--- a/Makefile.dynamic
+++ /dev/null
@@ -1,7 +0,0 @@
-include files.mk
-include deps.mk
-
-torrents: $(torrent-files)
-
-$(torrent-files): files.mk deps.mk
- mktorrent -f -v -d -n $@ -o $@ -c '' "$$(echo $@ | sed 's/\.torrent$$//')"