1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-30 07:39:38 +00:00
youtube-dl/Makefile

7 lines
80 B
Makefile
Raw Normal View History

2012-10-10 17:33:01 +00:00
update:
2011-11-22 14:37:47 +00:00
python ./generate-download
python ./update-copyright
2011-11-22 14:37:47 +00:00
.PHONY: update