1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-11 10:25:37 +00:00
youtube-dl/Makefile
2012-12-16 13:33:56 +01:00

6 lines
82 B
Makefile

update:
python3 ./generate-download
python3 ./update-copyright
.PHONY: update