1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-23 16:36:48 +00:00

+Makefile

This commit is contained in:
Philipp Hagemeister 2011-11-22 15:37:47 +01:00
parent b0e67d2404
commit 5a938b5d04

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
update:
python ./generate-download
.PHONY: update