youtube-dl/Makefile
2012-12-16 13:33:56 +01:00

7 lines
82 B
Makefile

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