1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-12-24 21:25:35 +08:00
youtube-dl/Makefile

7 lines
82 B
Makefile
Raw Normal View History

2012-10-11 01:33:01 +08:00
update:
2012-12-16 20:33:56 +08:00
python3 ./generate-download
python3 ./update-copyright
2011-11-22 22:37:47 +08:00
.PHONY: update