1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 13:43:30 +00:00

+Makefile

This commit is contained in:
Philipp Hagemeister
2011-11-22 15:37:47 +01:00
parent b0e67d2404
commit 5a938b5d04
+6
View File
@@ -0,0 +1,6 @@
update:
python ./generate-download
.PHONY: update